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


TABLE: GMI.IN_TOFD_MST

Object Details
Object Name: IN_TOFD_MST
Object Type: TABLE
Owner: GMI
FND Design Data: TableGMI.IN_TOFD_MST
Subobject Name:
Status: VALID


EC Terms of Delivery Table. Intrastat specific terms of delivery code


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IN_TOFD_MST_PK NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnEC_DELIVERY_CODE
Columns
Name Datatype Length Mandatory Comments
EC_DELIVERY_CODE VARCHAR2 (3) Yes EC terms of delivery code
EC_DELIVERY_DESC VARCHAR2 (40) Yes EC terms of delivery description
CREATION_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
TRANS_CNT NUMBER (10)
Not currently used
DELETE_MARK NUMBER (5) Yes used to logically delete row
TEXT_CODE NUMBER (10)
ID which joins any rows of text in this table to the Text Table for this Module
Query Text

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


SELECT EC_DELIVERY_CODE
,      EC_DELIVERY_DESC
,      CREATION_DATE
,      CREATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_LOGIN
,      TRANS_CNT
,      DELETE_MARK
,      TEXT_CODE
FROM GMI.IN_TOFD_MST;

Dependencies

[top of page]

GMI.IN_TOFD_MST does not reference any database object

GMI.IN_TOFD_MST is referenced by following:

SchemaAPPS
SynonymIN_TOFD_MST