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


TABLE: GMF.GMF_BURDEN_PRIORITIES

Object Details
Object Name: GMF_BURDEN_PRIORITIES
Object Type: TABLE
Owner: GMF
FND Design Data: TableGMF.GMF_BURDEN_PRIORITIES
Subobject Name:
Status: VALID


In OPM Costing, this is where the Percentage Burden Priorities are established.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Indexes
Index Type Uniqueness Tablespace Column
GMF_BURDEN_PRIORITIES_PK NORMAL NONUNIQUE TablespaceAPPS_TS_TX_IDX ColumnLEGAL_ENTITY_ID
ColumnBURDEN_ID
Columns
Name Datatype Length Mandatory Comments
CO_CODE VARCHAR2 (4)
Company code for which selection priorities are defined
BURDEN_ID NUMBER (10) Yes Surrogate for burden code for which selection priorities are defined
ORGN_CODE_PRI NUMBER (5)
Organization code priority; NULL - not used in selection criteria, >0 - indicates the order of the selection priority
WHSE_CODE_PRI NUMBER (5)
Warehouse code priority; NULL - not used in selection criteria, >0 - indicates the order of the selection priority
ITEM_ID_PRI NUMBER (5)
Item priority; NULL - not used in selection criteria, >0 - indicates the order of the selection priority
ICGL_CLASS_PRI NUMBER (5)
Item GL class (type SSPL) priority; NULL - not used in selection criteria, >0 - indicates the order of the selection priority
ITEMCOST_CLASS_PRI NUMBER (5)
Item cost class priority; NULL - not used in selection criteria, >0 - indicates the order of the selection priority
GL_PROD_LINE_PRI NUMBER (5)
GL product line priority; NULL - not used in selection criteria, >0 - indicates the order of the selection priority
GL_BUSINESS_CLASS_PRI NUMBER (5)
GL business class priority; NULL - not used in selection criteria, >0 - indicates the order of the selection priority
SSPL_CLASS_PRI NUMBER (5)
SSPL class priority; NULL - not used in selection criteria, >0 - indicates the order of the selection priority
CREATED_BY NUMBER (15) Yes Standard who column
CREATION_DATE DATE
Yes Standard who column
LAST_UPDATED_BY NUMBER (15) Yes Standard who column
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER (15)
Standard who column
DELETE_MARK NUMBER (5) Yes Standard delete mark
LEGAL_ENTITY_ID NUMBER (15)
legal entity identifier
ORGANIZATION_PRI NUMBER (5)
organization priority
Query Text

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


SELECT CO_CODE
,      BURDEN_ID
,      ORGN_CODE_PRI
,      WHSE_CODE_PRI
,      ITEM_ID_PRI
,      ICGL_CLASS_PRI
,      ITEMCOST_CLASS_PRI
,      GL_PROD_LINE_PRI
,      GL_BUSINESS_CLASS_PRI
,      SSPL_CLASS_PRI
,      CREATED_BY
,      CREATION_DATE
,      LAST_UPDATED_BY
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      DELETE_MARK
,      LEGAL_ENTITY_ID
,      ORGANIZATION_PRI
FROM GMF.GMF_BURDEN_PRIORITIES;

Dependencies

[top of page]

GMF.GMF_BURDEN_PRIORITIES does not reference any database object

GMF.GMF_BURDEN_PRIORITIES is referenced by following:

SchemaAPPS
SynonymGMF_BURDEN_PRIORITIES