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


TABLE: AHL.AHL_ITEM_ASSOCIATIONS_TL

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


This table is an intersection table to store the association between item group and the inventory item.


Storage Details
Tablespace: TablespaceAPPS_TS_SEED
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
AHL_ITEM_ASSOCIATIONS_TL_U1 NORMAL UNIQUE TablespaceAPPS_TS_SEED ColumnITEM_ASSOCIATION_ID
ColumnLANGUAGE
Columns
Name Datatype Length Mandatory Comments
ITEM_ASSOCIATION_ID NUMBER
Yes Primary Key
LANGUAGE VARCHAR2 (4) Yes The defined language code for the row's translated columns
LAST_UPDATE_DATE DATE
Yes Standard Who column
LAST_UPDATED_BY NUMBER (15) Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
CREATED_BY NUMBER (15) Yes Standard Who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard Who column
SOURCE_LANG VARCHAR2 (4) Yes Indicates the actual language of the row's translated columns
INTERCHANGE_REASON VARCHAR2 (2000)
Interchangeability Reason
SECURITY_GROUP_ID NUMBER

Used in application hosting
Query Text

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


SELECT ITEM_ASSOCIATION_ID
,      LANGUAGE
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_LOGIN
,      SOURCE_LANG
,      INTERCHANGE_REASON
,      SECURITY_GROUP_ID
FROM AHL.AHL_ITEM_ASSOCIATIONS_TL;

Dependencies

[top of page]

AHL.AHL_ITEM_ASSOCIATIONS_TL does not reference any database object

AHL.AHL_ITEM_ASSOCIATIONS_TL is referenced by following:

SchemaAPPS
SynonymAHL_ITEM_ASSOCIATIONS_TL