RF_SERVICE_ENT(SQL Table) |
Index Back |
---|---|
Service EntitlementsThis record stores the entitlements selected for a Service. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | SERVICE_ID | Character(20) | VARCHAR2(20) NOT NULL | Service ID |
3 | ENTITLE_NAME | Character(10) | VARCHAR2(10) NOT NULL |
This field represents the name of the entitlement
Prompt Table: RF_ENTITLEMENTS |