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


TABLE: AMW.AMW_CONSTRAINT_WAIVERS_TL

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


Contains justification for AMW_CONSTRAINT_WAIVERS_B


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AMW_CONSTRAINT_WAIVERS_TL NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnCONSTRAINT_WAIVER_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
CONSTRAINT_WAIVER_ID NUMBER
Yes Stores the Constraint Waiver Identifier
JUSTIFICATION VARCHAR2 (4000)
Stores the User/Responsibility waiver Justification
LANGUAGE VARCHAR2 (4) Yes Stores the Language
SOURCE_LANG VARCHAR2 (4) Yes Stores the Source Language
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
SECURITY_GROUP_ID NUMBER

Used in hosted environments
Query Text

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


SELECT CONSTRAINT_WAIVER_ID
,      JUSTIFICATION
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      SECURITY_GROUP_ID
FROM AMW.AMW_CONSTRAINT_WAIVERS_TL;

Dependencies

[top of page]

AMW.AMW_CONSTRAINT_WAIVERS_TL does not reference any database object

AMW.AMW_CONSTRAINT_WAIVERS_TL is referenced by following:

SchemaAPPS
SynonymAMW_CONSTRAINT_WAIVERS_TL