JPM_NP_USG_VW(SQL View) |
Index Back |
---|---|
Non Person Profile TypesList all profile type in JPM_JP_TYPES with the NONPERSON usage. Used as a prompt for the defaults page. |
SELECT JPM_JP_TYPE , DESCR FROM PS_JPM_JP_TYPES A WHERE JPM_PROFILE_USAGE <> 'P' AND %EffdtCheck(JPM_JP_TYPES, A, %CurrentDateIn) AND JPM_JP_TYPE_STATUS = 'A' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | JPM_PRI_NP_TYPE | Character(12) | VARCHAR2(12) NOT NULL | Primary Non-Person Profile Type for products interfacing to JPM |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |