JPM_JP_WF_XRLAT(SQL Table) |
Index Back |
---|---|
Profile Identities for ApprvalProfile External Relationship updates that have been saved pending Approval. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | JPM_PROFILE_ID | Character(12) | VARCHAR2(12) NOT NULL |
The id, autoassigned or user assigned of the profile. This id is used to group items and other related material together into one coherent profile.
Prompt Table: JPM_PROFILE |
2 | JPM_JP_TRAN_NUM | Number(12,0) | DECIMAL(12) NOT NULL | Transaction Number assigned by JPM when Profile updates are submitted for approval. |
3 | EFFDT | Date(10) | DATE |
Effective Date
Default Value: %date |
4 | JPM_CAT_SETID | Character(5) | VARCHAR2(5) NOT NULL |
Optional property of an item in Profiles to provide a setid value, often used in conjunction with another property that is setid based.
Prompt Table: SETID_TBL |
5 | JPM_RLAT_KEY1 | Character(30) | VARCHAR2(30) NOT NULL |
Key value identifying the external data being related to JPM data. Example- Job Codes (external data) being related to a Profile of a Job (JPM data).
Prompt Table: %EDITTABLE |
6 | JPM_RLAT_KEY2 | Character(30) | VARCHAR2(30) NOT NULL | Key value identifying the external data being related to JPM data. Example- Job Codes (external data) being related to a Profile of a Job (JPM data). |
7 | JPM_RLAT_KEY3 | Character(30) | VARCHAR2(30) NOT NULL | Key value identifying the external data being related to JPM data. Example- Job Codes (external data) being related to a Profile of a Job (JPM data). |
8 | JPM_RLAT_KEY4 | Character(30) | VARCHAR2(30) NOT NULL | Key value identifying the external data being related to JPM data. Example- Job Codes (external data) being related to a Profile of a Job (JPM data). |
9 | JPM_RLAT_NAME | Character(30) | VARCHAR2(30) NOT NULL |
Name of the relationship being established between JPM Data and External Data. Example - JOB CODE might be used to indicate that the relationship is between a JPM Profile of Job and External Data such as the Job Code on the Job Code table.
Prompt Table: JPM_JP_PID_VW |
10 | EFF_STATUS | Character(1) | VARCHAR2(1) NOT NULL |
Effective Status
A=Active I=Inactive Default Value: A |
11 | JPM_ORG_EFFDT | Date(10) | DATE | Original Effective Date prior to the change. |
12 | JPM_ORG_EFFSTATUS | Character(1) | VARCHAR2(1) NOT NULL |
Original Eff Status
A=Active I=Inactive Default Value: A |
13 | JPM_ORG_CAT_SETID | Character(5) | VARCHAR2(5) NOT NULL | Original Set Id prior to the change |
14 | JPM_ORG_RLAT_KEY1 | Character(30) | VARCHAR2(30) NOT NULL | Original Key value prior to change. |
15 | JPM_ORG_RLAT_KEY2 | Character(30) | VARCHAR2(30) NOT NULL | Original Key value prior to change. |
16 | JPM_ORG_RLAT_KEY3 | Character(30) | VARCHAR2(30) NOT NULL | Original Key value prior to change. |
17 | JPM_ORG_RLAT_KEY4 | Character(30) | VARCHAR2(30) NOT NULL | Original Key value prior to change. |
18 | JPM_ORG_RLAT_NAME | Character(30) | VARCHAR2(30) NOT NULL | Original Profile Identity Option name prior to a change.. |
19 | JPM_JP_XRLAT_TYPE | Character(4) | VARCHAR2(4) NOT NULL |
Indicates the type of relationship - profile identity, profile association, search filter, etc - that is represented for JPM Profiles
ASSC=Profile Association FLT=Search Filter PIDO=Profile Identity Option |
20 | JPM_JP_UPD_ACTION | Character(1) | VARCHAR2(1) NOT NULL |
Disposition
A=Add C=Change D=Delete Default Value: A |
21 | JPM_WF_STATUS | Character(2) | VARCHAR2(2) NOT NULL |
JPM Workflow Status field
A=Approved D=Denied N=New P=Pending S=Saved Default Value: N |