MSC_ITEMORGDEP_GT

This table is to store the item dependencies temporarily , to improve the performance of item dependency calculation.

Details

  • Schema: FUSION

  • Object owner: MSC

  • Object type: TABLE

  • Tablespace: Default

Columns

Name Datatype Precision Comments
PARENT_ORG_ID NUMBER 18 Identifier for parent organization in collected data.
PARENT_ITEM_ID NUMBER 18 Identifier for paternt item in collected data.
CHILD_ORG_ID NUMBER 18 Identifier for child organization in collected data.
CHILD_ITEM_ID NUMBER 18 Identifier for child item in collected data.