RB_AAF_CID_VW(SQL View) |
Index Back |
|---|---|
Context Name/Id lookupRetrieves a list of all Context Names and Ids. |
| SELECT EOCF_CONTEXT_ID , EOCF_CTX_NAME FROM PS_EOCF_CONTEXT |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(31,0) | DECIMAL(31) NOT NULL | the ID value for a configured context | |
| 2 | EOCF_CTX_NAME | Character(50) | VARCHAR2(50) NOT NULL | context name |