CST_COST_DIST_PROC_GT

Temporary table used within the distribution processor to create the distribution lines.

Details

  • Schema: FUSION

  • Object owner: CST

  • Object type: TABLE

  • Tablespace: Default

Columns

Name Datatype Length Precision Comments
DISTRIBUTION_ID NUMBER 18 Identifies the cost distribution header record.
EVENT_ID NUMBER 18 Reference to the event created in the SLA for this distribution header line.
ACCOUNTED_FLAG VARCHAR2 1 Indicates if the distribution has been accounted by the SLA. N - Not accounted, D - Draft Accounted, F - Final Accounted
DISTRIBUTION_LINE_ID NUMBER 18 Identifies the cost distribution line record.
ROW_NUMBER NUMBER 18 Identifies the distribution line number.

Indexes

Index Uniqueness Columns
CST_COST_DIST_PROC_GT_N1 Non Unique DISTRIBUTION_ID
CST_COST_DIST_PROC_GT_N2 Non Unique DISTRIBUTION_LINE_ID