TRN_DELAY_PROF(SQL View) |
Index Back |
---|---|
Delayed Training Profile ViewDelayed Training Profile View |
SELECT BUSINESS_UNIT, TRN_PROFILE_ID, DESCR, DESCRSHORT FROM PS_TRN_PROFILE_TBL WHERE DELAYED_PROFILE_SW = 'Y' |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | BUSINESS_UNIT | Character(5) | VARCHAR2(5) NOT NULL | Business Unit |
2 | TRN_PROFILE_ID | Character(10) | VARCHAR2(10) NOT NULL | Profile ID |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |