RF_ENTL_PL_VW(SQL View) |
Index Back |
|---|---|
Entitlement Plan VwLists all Entitlement Plans by Name and Description |
| SELECT SETID , ENTITLE_PLAN_NAME , DESCR FROM PS_RF_ENT_PL_HDR |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Default Value: OPR_DEF_TBL_RB.SETID Prompt Table: SP_SETID_NONVW |
|
| 2 | Character(10) | VARCHAR2(10) NOT NULL | This field represents the Entitlement Plan Name | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |