SAP FMHICTR Table – FIFB: DB Table for Hierarchy Relations in a Center

The FMHICTR table in SAP ERP or S/4HANA stores FIFB: DB Table for Hierarchy Relations in a Center data. There are total 14 fields in FMHICTR table. The FIFB: DB Table for Hierarchy Relations in a Center table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of FMHICTR table. It is in FIFM: Basis (FMBS) ABAP package and is part of the Funds Management (FI-FM) module.

SAP FMHICTR Table Fields

Following is the list of fields that are available in SAP FMHICTR table. The primary key fields of the table are MANDT (Client), CTRHIVERS (FIFM: Hierarchy Version), CTR_OBJNR (Object number).

Field Description Data Element Check Table Data Type
MANDT Client MANDT T000 CLNT (3)
CTRHIVERS FIFM: Hierarchy Version FM_HIVERS CHAR (10)
CTR_OBJNR Object number J_OBJNR ONR00 CHAR (22)
TYPE Type for identifying objects NETTYPE CHAR (1)
PARENT_OBJ Object number J_OBJNR ONR00 CHAR (22)
LEFT_OBJ Object number J_OBJNR ONR00 CHAR (22)
RIGHT_OBJ Object number J_OBJNR ONR00 CHAR (22)
CHILD_OBJ Object number J_OBJNR ONR00 CHAR (22)
HILEVEL FIFM: Level Within a Hierarchy FM_HILEVEL NUMC (4)
ERFDAT FIFM: Entry Date FM_ERFDAT DATS (8)
ERFNAME FIFM: Created By FM_ERFNAME CHAR (12)
AENDAT FIFM: Changed On FM_AENDAT DATS (8)
AENNAME FIFM: Name of Last Person to Make a Change FM_AENNAME CHAR (12)
HIROOT_OBJ Object number J_OBJNR ONR00 CHAR (22)