PROFILE_TBL_VW1(SQL View) |
Index Back |
|---|---|
Asset Profile Prompt TableThis view, when used as a prompt table on asset.profile_id, filters out non-effective profiles from the drop down list during the asset add process. |
| SELECT SETID , PROFILE_ID , BOOK FROM PS_PROFILE_BK_TBL |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID |
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | Original Profile ID | |
| 3 | Character(10) | VARCHAR2(10) NOT NULL | Asset Book Name |