COST OBJECT DESCENDANT Table
View exposing descendant relationships between cost objects including child and parent cost collector keys and child-of-cost-object indicator.
Field Name |
Description |
Data Type |
Length |
|---|---|---|---|
COST_COLLECTOR_KEY |
Surrogate key identifying the cost collector. |
VARCHAR2 |
12 |
COST_COLLECTOR_PARENT_KEY |
Surrogate key identifying the cost collector parent. |
VARCHAR2 |
12 |
IS_CHILD_OF_CO |
Indicator identifying whether child of co (Y/N). |
VARCHAR2 |
1 |