SAP ABC_FTREE Table – CO-OM-ABC: Function Tree

ABC_FTREE table in SAP ERP or S/4HANA stores CO-OM-ABC: Function Tree data. There are total 13 fields in ABC_FTREE table. The CO-OM-ABC: Function Tree table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ABC_FTREE table. It is in Process Template (KABT) ABAP package and is part of the Activity-Based Costing (CO-OM-ABC) module.

SAP ABC_FTREE Table Fields

Following is the list of fields that are available in SAP ABC_FTREE table. The primary key fields of CO-OM-ABC: Function Tree table in SAP are MANDT (Client), TREE_ID (Function Tree ID), ID (Internal: Node ID).

Field Description Data Element Check Table Data Type
MANDT Client MANDT * CLNT(3)
TREE_ID Function Tree ID ABC_TREEID CHAR(16)
ID Internal: Node ID SEU_ID NUMC(6)
TYPE Node type SEU_TYPE CHAR(4)
NAME Object name SEU_NAME CHAR(30)
PARENT Internal: Node ID SEU_ID NUMC(6)
CHILD Internal: Node ID SEU_ID NUMC(6)
NNEXT Internal: Node ID SEU_ID NUMC(6)
TLEVEL Node level SEU_LEVEL NUMC(2)
LINK Link ID SEU_LINK CHAR(1)
LOCATION Logical destination (specified in function call) RFCDEST * CHAR(32)
AUTHGROUP Authorization Group SECU CHAR(8)
SERPTYPE Node type SERPTYPE CHAR(4)