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


TABLE: MSC.MSC_ALLOCATION_LINES

Object Details
Object Name: MSC_ALLOCATION_LINES
Object Type: TABLE
Owner: MSC
Subobject Name:
Status: VALID


Allocation Lines loaded onto shipments for load consolidation.


Storage Details
Tablespace: TablespaceAPPS_TS_TX_DATA
PCT Free: 10
PCT Used:
Columns
Name Datatype Length Mandatory Comments
PLAN_ID NUMBER
Yes Plan ID
INVENTORY_ITEM_ID NUMBER
Yes Item Id
NEED_BY_DATE DATE

Need by date of the demand
DEMAND_ID NUMBER

Demand that the supply is pegged to in the source org
PRIORITY NUMBER

Priority of allocation line's demand
SUPPLY_DATE DATE

Supply date
ALLOCATION_QTY NUMBER
Yes Supply quantity
SHIPMENT_ID NUMBER

Shipment ID
MAX_LATE_DATE DATE

Max late arrival date
MAX_EARLY_DATE DATE

Max early arrival date
LAST_UPDATE_DATE DATE
Yes Standard who column
LAST_UPDATE_LOGIN NUMBER

Standard Who column
LAST_UPDATED_BY NUMBER
Yes Standard Who column
CREATED_BY NUMBER
Yes Standard Who column
CREATION_DATE DATE
Yes Standard Who column
Query Text

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


SELECT PLAN_ID
,      INVENTORY_ITEM_ID
,      NEED_BY_DATE
,      DEMAND_ID
,      PRIORITY
,      SUPPLY_DATE
,      ALLOCATION_QTY
,      SHIPMENT_ID
,      MAX_LATE_DATE
,      MAX_EARLY_DATE
,      LAST_UPDATE_DATE
,      LAST_UPDATE_LOGIN
,      LAST_UPDATED_BY
,      CREATED_BY
,      CREATION_DATE
FROM MSC.MSC_ALLOCATION_LINES;

Dependencies

[top of page]

MSC.MSC_ALLOCATION_LINES does not reference any database object

MSC.MSC_ALLOCATION_LINES is referenced by following:

SchemaAPPS
SynonymMSC_ALLOCATION_LINES