JPM_JP_PID_VW3(SQL View) |
Index Back |
---|---|
Profile Identifier Grid attribAdditional attributes for the Profile Identifier grid. |
SELECT P.JPM_JP_TYPE , P.JPM_RLAT_NAME , P.JPM_REQ_ACK FROM PS_JPM_JP_TYP_PIDS P WHERE P.EFFDT=( SELECT MAX(EFFDT) FROM PS_JPM_JP_TYPES P1 WHERE P1.JPM_JP_TYPE=P.JPM_JP_TYPE AND P1.EFFDT<= %CurrentDateIn) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | JPM_JP_TYPE | Character(12) | VARCHAR2(12) NOT NULL | Profile Type name for a JPM Profile Type |
2 | 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_RLAT_ENB_VW |
3 | JPM_REQ_ACK | Character(1) | VARCHAR2(1) NOT NULL | Request Acknowledgement |