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


TABLE: AHL.AHL_UNIT_DEFERRALS_TL

Object Details
Object Name: AHL_UNIT_DEFERRALS_TL
Object Type: TABLE
Owner: AHL
FND Design Data: TableAHL.AHL_UNIT_DEFERRALS_TL
Subobject Name:
Status: VALID


Translation table for AHL_UNIT_DEFFRALS_B


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AHL_UNIT_DEFERRALS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_TX_IDX ColumnUNIT_DEFERRAL_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
UNIT_DEFERRAL_ID NUMBER
Yes Foreign Key to AHL_UNIT_DEFERRALS_B.
LANGUAGE VARCHAR2 (4) Yes The defined language code for the row's translated columns
SOURCE_LANG VARCHAR2 (4) Yes Indicates the actual language of the row's translated columns
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
REMARKS VARCHAR2 (4000)
Remarks for the deferral.
APPROVER_NOTES VARCHAR2 (4000)
Approver notes, if any, captured when the deferral is rejected by the approver.
SECURITY_GROUP_ID NUMBER

Used in application hosting
Query Text

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


SELECT UNIT_DEFERRAL_ID
,      LANGUAGE
,      SOURCE_LANG
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      REMARKS
,      APPROVER_NOTES
,      SECURITY_GROUP_ID
FROM AHL.AHL_UNIT_DEFERRALS_TL;

Dependencies

[top of page]

AHL.AHL_UNIT_DEFERRALS_TL does not reference any database object

AHL.AHL_UNIT_DEFERRALS_TL is referenced by following:

SchemaAPPS
SynonymAHL_UNIT_DEFERRALS_TL