Sunday, May 19, 2024

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

ABC_FTREE is a standard SAP table in SAP ECC (or) S/4HANA which stores CO-OM-ABC: Function Tree data. There are total 13 fields in ABC_FTREE table.This blog post provides key technical details of SAP table ABC_FTREE, including its availability across SAP S/4HANA versions and the list of CDS views for ABC_FTREE table in SAP.

SAP HANA Table Type Column Store
Buffering Permission Buffering switched on
Buffering Type Full table is passed to buffer
Package Process Template (KABT)
Technical Component Activity-Based Costing (CO-OM-ABC)

SAP ABC_FTREE Table Fields

The following is the list of fields that are available in SAP ABC_FTREE table. The key fields of the table are highlighted in color.

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

Availability

The SAP table ABC_FTREE is available within SAP S/4HANA On-premise and SAP S/4HANA Cloud systems depending on the version and release level.

SAP S/4HANA Version Available?
1909 Yes
2020 Yes
2021 Yes
2022 Yes
2023 Yes

CDS Views for ABC_FTREE table

There are no CDS views available in the system. We’re updating the content all the time, so check back regularly.