RB_TD_F_PROF_CD(SQL View) |
Index Back |
|---|---|
Financials Profile Code ViewFinancials Profile Code View returns all the profiles of RB_TD_PROF_TYPE = 'F' |
| SELECT PROFILE_CODE , DESCR FROM PS_RB_TD_PROF_SET WHERE RB_TD_PROF_TYPE = 'F' |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | Profile Code | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |