DBA Data[Home] [Help] [Dependency Information]


TABLE: PA.PA_ROLE_CONTROLS

Object Details
Object Name: PA_ROLE_CONTROLS
Object Type: TABLE
Owner: PA
FND Design Data: TablePA.PA_ROLE_CONTROLS
Subobject Name:
Status: VALID


PA_ROLE_CONTROLS stores the information about the controls
defined on roles


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
PA_ROLE_CONTROLS_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnPROJECT_ROLE_ID
ColumnROLE_CONTROL_CODE
Columns
Name Datatype Length Mandatory Comments
ROLE_CONTROL_CODE VARCHAR2 (30) Yes The identifier of the role control which the role has
PROJECT_ROLE_ID NUMBER (15) Yes The identifier of the role that has the role control
RECORD_VERSION_NUMBER NUMBER

Sequence number for lock strategy in self service applications
CREATION_DATE DATE
Yes Standard Who Column
CREATED_BY NUMBER
Yes Standard Who Column
LAST_UPDATE_DATE DATE
Yes Standard Who Column
LAST_UPDATED_BY NUMBER
Yes Standard Who Column
LAST_UPDATE_LOGIN NUMBER

Standard Who Column
Query Text

Cut, paste (and edit) the following text to query this object:


SELECT ROLE_CONTROL_CODE
,      PROJECT_ROLE_ID
,      RECORD_VERSION_NUMBER
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
FROM PA.PA_ROLE_CONTROLS;

Dependencies

[top of page]

PA.PA_ROLE_CONTROLS does not reference any database object

PA.PA_ROLE_CONTROLS is referenced by following:

SchemaAPPS
SynonymPA_ROLE_CONTROLS