RSTHIERNODE SAP table for – Texts of Non-Postable Hierarchy Nodes

Here we would like to draw your attention to RSTHIERNODE table in SAP. As we know it is being mainly used with the SAP BW-WHM (Warehouse Management in BW) component which is coming under BW module (Business Warehouse). RSTHIERNODE is a SAP standard transp table used for storing Texts of Non-Postable Hierarchy Nodes related data in SAP. It comes under the package RSSH.

SAP RSTHIERNODE table

Table RSTHIERNODE technical data

TableRSTHIERNODE
Data storingTexts of Non-Postable Hierarchy Nodes
ModuleBW
Sub ModuleBW-WHM-DBA
SAP PackageRSSH
Delivery ClassE – System table whose data is transported with its own transport objects
ComponentSAP_BW
Table CategoryTRANSP

SAP RSTHIERNODE Table Fields

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

  • LANGU : Language Key
    Its a key field. Its data type is LANG (Language key character with length 1) with field length 1
  • HIEID : Internal hierarchy ID (unique ID)
    Its a key field. Its data type is CHAR (Character String) with field length 25
  • OBJVERS : Object version
    Its a key field. Its data type is CHAR (Character String) with field length 1
  • NODENAME : Hierarchy node that cannot be posted to
    Its a key field. Its data type is CHAR (Character String) with field length 32
  • TXTSH : Short description
    Its data type is CHAR (Character String) with field length 20
  • TXTMD : Medium description
    Its data type is CHAR (Character String) with field length 40
  • TXTLG : Long description
    Its data type is CHAR (Character String) with field length 60