MCSHIERB SAP table for – Tree for general hierarchy

Here we would like to draw your attention to MCSHIERB table in SAP. As we know it is being mainly used with the SAP LO-LIS (Logistics Information System (LIS) in LO) component which is coming under LO module (Logistics). MCSHIERB is a SAP standard transparent table used for storing Tree for general hierarchy related data in SAP. It comes under the package MCR.

SAP MCSHIERB table

Table MCSHIERB technical data

TableMCSHIERB
Data storingTree for general hierarchy
ModuleLO
ComponentLO-LIS
SAP PackageMCR
Delivery ClassE – System table whose data is transported with its own transport objects
Table CategoryTRANSPARENT

SAP MCSHIERB Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in MCSHIERB table.

  • LEAF
    Its data type is C (Character String) with field length 1
  • CHILD : Internal: Node ID
    Its data type is N (Character String with Digits Only) with field length 6
  • LINKID
    Its data type is N (Character String with Digits Only) with field length 6
  • HNAME
    Its a key field. Its data type is C (Character String) with field length 10
  • ID : Demo hierarchy: Node ID
    Its a key field. Its data type is N (Character String with Digits Only) with field length 6
  • DATUB
    Its data type is D (Date (Date: YYYYMMDD)) with field length 8
  • TLEVEL : Node level
    Its data type is N (Character String with Digits Only) with field length 2