[Home] [Help]
[Dependency Information]
Object Name: | PA_ROLE_LIST_MEMBERS |
---|---|
Object Type: | TABLE |
Owner: | PA |
FND Design Data: | ![]() |
Subobject Name: | |
Status: | VALID |
PA_ROLE_LIST_MEMBERS stores the information about the roles
which make up the role list.
Tablespace: | ![]() |
---|---|
PCT Free: | 10 |
PCT Used: |
Index | Type | Uniqueness | Tablespace | Column |
---|---|---|---|---|
PA_ROLE_LIST_MEMBERS_U1 | NORMAL | UNIQUE |
![]() |
![]() ![]() |
Name | Datatype | Length | Mandatory | Comments |
---|---|---|---|---|
ROLE_LIST_ID | NUMBER | (15) | Yes | The identifier of the role list which the roles belong to |
PROJECT_ROLE_ID | NUMBER | (15) | Yes | The identifier of the role that is being used in the role list |
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 |
Cut, paste (and edit) the following text to query this object:
SELECT ROLE_LIST_ID
, PROJECT_ROLE_ID
, RECORD_VERSION_NUMBER
, CREATION_DATE
, CREATED_BY
, LAST_UPDATE_DATE
, LAST_UPDATED_BY
, LAST_UPDATE_LOGIN
FROM PA.PA_ROLE_LIST_MEMBERS;
PA.PA_ROLE_LIST_MEMBERS does not reference any database object
PA.PA_ROLE_LIST_MEMBERS is referenced by following:
|
|
|