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


TABLE: AMW.AMW_SECURITY_ROLE_MAPPINGS

Object Details
Object Name: AMW_SECURITY_ROLE_MAPPINGS
Object Type: TABLE
Owner: AMW
FND Design Data: TableAMW.AMW_SECURITY_ROLE_MAPPINGS
Subobject Name:
Status: VALID


Contains the security details for each role


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
PARENT_OBJ_NAME VARCHAR2 (30)
Parent Object Name
PARENT_ROLE_NAME VARCHAR2 (30)
Parent Role Name
CHILD_OBJ_NAME VARCHAR2 (30)
Child Object Name
CHILD_ROLE_NAME VARCHAR2 (30)
Child role name
CHILD_INSTANCE_SET_NAME VARCHAR2 (30)
Child intance set name
CHILD_INSTANCE_SET_ID NUMBER

Child instance set id
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
Query Text

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


SELECT PARENT_OBJ_NAME
,      PARENT_ROLE_NAME
,      CHILD_OBJ_NAME
,      CHILD_ROLE_NAME
,      CHILD_INSTANCE_SET_NAME
,      CHILD_INSTANCE_SET_ID
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATION_DATE
,      CREATED_BY
FROM AMW.AMW_SECURITY_ROLE_MAPPINGS;

Dependencies

[top of page]

AMW.AMW_SECURITY_ROLE_MAPPINGS does not reference any database object

AMW.AMW_SECURITY_ROLE_MAPPINGS is referenced by following:

SchemaAPPS
SynonymAMW_SECURITY_ROLE_MAPPINGS