SCCPS_CNTTLS_VW(SQL View) |
Index Back |
|---|---|
Security Override for ToolsSecurity override for tools that are allowed for a given context. |
| SELECT A.SCCPS_CNTXT_HDR_ID , A.SCCPS_TOOL_ID , B.OPRID FROM PS_SCCPS_CNTXT_TLS A , PSROLEUSER_VW B WHERE A.ROLENAME = B.ROLENAME |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Number(15,0) | DECIMAL(15) NOT NULL | Population Selection Context Bind ID | |
| 2 | Number(15,0) | DECIMAL(15) NOT NULL |
Tool ID - the unique key for a pop select tool
Prompt Table: SCCPS_TOOL_DFN |
|
| 3 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |