8.2.2 Hierarchy Configuration for LOB and Legal Entity
- DIM_ORG_STRUCTURE: The hierarchy to be built for the
DIM_ORG_STRUCTUREis a parent-child hierarchy. The parent node of the root has to be kept blank in theV_PARENT_CODEcolumn. The hierarchy can then be built appropriately by putting a child node - parent node combination in theV_ENTITY_CODEandV_PARENT_CODEcolumns of theDIM_ORG_STRUCTUREtable. This metadata setup supports only one hierarchy for Legal Entity.
The new data transformation FN_ORG_PARENT_CHILD has to be
re-executed with respect to any change in the DIM_ORG_STRUCTURE table.
This process loads the ORG_STR_PARENT_CHILD_RELATION table data, which
is sourced from the DIM_ORG_STRUCTURE table.