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


TABLE: AMW.AMW_CONSTRAINT_ENTRIES

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


Holds information for Constraint Incompatible functions


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 20
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMW_CONSTRAINT_ENTRIES_N1 NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCONSTRAINT_REV_ID
Columns
Name Datatype Length Mandatory Comments
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
FUNCTION_ID NUMBER
Yes Function Identifier
SECURITY_GROUP_ID NUMBER

Used in hosted environments
CONSTRAINT_REV_ID NUMBER
Yes Holds the Constraint Revision Identifier
OBJECT_TYPE VARCHAR2 (30)
Holds the type of Constraint Incompatible Function. FUNC - The FND Form Functions . RESP - The FND Responsibility. CP - The FND Concurrent Program
GROUP_CODE VARCHAR2 (30)
Holds the Incompatible Set to which this Incompatible Functions belongs to.
APPLICATION_ID NUMBER (15)
Holds the Responsibility Application Id or Concurrent Application Id based on the incompatible function type
Query Text

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


SELECT LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      CREATION_DATE
,      CREATED_BY
,      FUNCTION_ID
,      SECURITY_GROUP_ID
,      CONSTRAINT_REV_ID
,      OBJECT_TYPE
,      GROUP_CODE
,      APPLICATION_ID
FROM AMW.AMW_CONSTRAINT_ENTRIES;

Dependencies

[top of page]

AMW.AMW_CONSTRAINT_ENTRIES does not reference any database object

AMW.AMW_CONSTRAINT_ENTRIES is referenced by following:

SchemaAPPS
SynonymAMW_CONSTRAINT_ENTRIES