CST_REVENUE_LINES_GT
A global temporary table of revenue lines used for updating the inventory organization
Details
-
Schema: FUSION
-
Object owner: CST
-
Object type: TABLE
-
Tablespace: Default
Columns
Name | Datatype | Precision | Not-null | Comments |
---|---|---|---|---|
REVENUE_LINE_ID | NUMBER | 18 | Yes | Revenue line identifier |
DOO_FULFILL_LINE_ID | NUMBER | 18 | Identifier for the fulfillment line | |
ROOT_PARENT_FULFILL_LINE_ID | NUMBER | 18 | Root parent fulfillments identifier | |
INVENTORY_ORG_ID | NUMBER | 18 | inventory organization identifier for which the revenue line is created |
Indexes
Index | Uniqueness | Columns |
---|---|---|
CST_REVENUE_LINES_GT_U1 | Unique | REVENUE_LINE_ID |