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


TABLE: GMI.IC_PKGS_MST

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


THIS TABLE IS NOT CURRENTLY USED.


Storage Details
Tablespace: TablespaceAPPS_TS_ARCHIVE
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
IC_PKGS_MST_PK NORMAL UNIQUE TablespaceAPPS_TS_ARCHIVE ColumnPKG_ID
Columns
Name Datatype Length Mandatory Comments
PKG_ID NUMBER (10) Yes Item_id of package in ic_item_mst.
FILL_QTY NUMBER
Yes Default fill qty for package.
FILL_UM VARCHAR2 (4) Yes Uom of fill_qty (sy_uoms_mst).
DEVIATION_LO NUMBER
Yes Default low-fill factor.
DEVIATION_HI NUMBER
Yes Default hi-fill factor.
TARE_WT NUMBER
Yes Weight of package that is added for shipping.
TARE_UM VARCHAR2 (4) Yes Uom of tare_wt (sy_uoms_mst).
RETURN_CODE VARCHAR2 (4) Yes Custom hook, no standard code supports.
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
CREATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
TRANS_CNT NUMBER (10)
Not currently used
DELETE_MARK NUMBER (5) Yes Standard: 0=Active record (default); 1=Marked for (logical) deletion.
TEXT_CODE NUMBER (10)
ID which joins any rows of text in this table to the Text Table for this Module
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
Query Text

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


SELECT PKG_ID
,      FILL_QTY
,      FILL_UM
,      DEVIATION_LO
,      DEVIATION_HI
,      TARE_WT
,      TARE_UM
,      RETURN_CODE
,      CREATION_DATE
,      LAST_UPDATE_DATE
,      CREATED_BY
,      LAST_UPDATED_BY
,      TRANS_CNT
,      DELETE_MARK
,      TEXT_CODE
,      LAST_UPDATE_LOGIN
FROM GMI.IC_PKGS_MST;

Dependencies

[top of page]

GMI.IC_PKGS_MST does not reference any database object

GMI.IC_PKGS_MST is referenced by following:

SchemaAPPS
SynonymIC_PKGS_MST