HRS_ITM_AP_VW(SQL View) |
Index Back |
---|---|
Catalog Items - Applicant DataView to JPM Catalog items for display of JPM Profile Items in a Applicant Data |
SELECT ITM.JPM_CAT_TYPE , ITM.JPM_CAT_ITEM_ID , ITM.JPM_DESCR90 FROM PS_JPM_CAT_ITEMS_I ITM WHERE %EffdtCheck(JPM_CAT_ITEMS_I ITM1, ITM, %CurrentDateIn) |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(12) | VARCHAR2(12) NOT NULL |
The name of the type of items that will be used in a Catalog and or in a Profile.
Prompt Table: JPM_CAT_TYPE_VW |
|
2 | Character(12) | VARCHAR2(12) NOT NULL |
Catalog Item Id. Identifies a unique catalog item defintion within a catalog type.
Prompt Table: JPM_CAT_ITEMS |
|
3 | JPM_DESCR90 | Character(90) | VARCHAR2(90) NOT NULL | jpm |