CCIHC_RCTREE SAP table for – Cause Hierarchy Tree

Here we would like to draw your attention to CCIHC_RCTREE table in SAP. As we know it is being mainly used with the SAP EHS-IHS (Industrial Hygiene and Safety in EHS) component which is coming under EHS module (Environment, Health and Safety). CCIHC_RCTREE is a SAP standard transp table used for storing Cause Hierarchy Tree related data in SAP. It comes under the package CBIH.

SAP CCIHC_RCTREE table

Table CCIHC_RCTREE technical data

TableCCIHC_RCTREE
Data storingCause Hierarchy Tree
ModuleEHS
Sub ModuleEHS-IHS
SAP PackageCBIH
Delivery ClassG – Customer table, SAP may insert new data records but may not overwrite or delete existing ones
ComponentEA-APPL
Table CategoryTRANSP

SAP CCIHC_RCTREE 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 CCIHC_RCTREE table.

  • MANDT : Client
    Its a key field. Its data type is CLNT (Character with length 3) with field length 3
  • TREEID : Cause Hierarchy (Tree) Key
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • NODEID : Hierarchy Node
    Its a key field. Its data type is CHAR (Character String) with field length 12
  • NODEPARENT : Parent Node
    Its data type is CHAR (Character String) with field length 12