SAP ABC_FTREE CO-OM-ABC: Function Tree Table
Overview
ABC_FTREE is a standard SAP S/4HANA table that stores CO-OM-ABC: Function Tree data. There are total 13 fields in the ABC_FTREE table. The following is a list of the fields that make up this table. Key fields are marked in blue.
The table ABC_FTREE belongs to Activity-Based Costing (CO-OM-ABC) module and is located in the package Process Template (KABT).
In addition, following links provide an overview of foreign key relationships, if any, that link ABC_FTREE to other SAP tables and standard CDS views available based on ABC_FTREE table in S/4HANA 2020.
Techincal Settings of ABC_FTREE
Below are technical details of the table ABC_FTREE
- Buffering switched on
- Full table is passed to buffer
- Storage type is Column Store
List of ABC_FTREE Fields
The following table gives you an overview of the fields available in ABC_FTREE
| Field | Description | Data Element | Check Table | Data Type | Length |
|---|---|---|---|---|---|
| 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 |
Foreign Key Relationships
A foreign key field is a table field that is allocated to a check table and becomes part of the table's foreign key. The following table gives you an overview of the foreign keys for ABC_FTREE