ABC_FTREE SAP table for – CO-OM-ABC: Function Tree

Here we would like to draw your attention to ABC_FTREE table in SAP. As we know it is being mainly used with the SAP CO-OM (Overhead Cost Controlling in CO) component which is coming under CO module (Controlling). ABC_FTREE is a SAP standard transparent table used for storing CO-OM-ABC: Function Tree related data in SAP. It comes under the package KABT.

SAP ABC_FTREE table

Table ABC_FTREE technical data

TableABC_FTREE
Data storingCO-OM-ABC: Function Tree
ModuleCO
ComponentCO-OM
SAP PackageKABT
Delivery ClassC – Customer table, data is only maintained by the customer
Table CategoryTRANSPARENT

SAP ABC_FTREE Table Fields

Here is the details of each fields in this table.You can find the discription, data type and assigned lenth of each of the fields in ABC_FTREE table.

  • MANDT : Client
    Its a key field. Its data type is C (Character String) with field length 3
  • LINK : Link ID
    Its data type is C (Character String) with field length 1
  • LOCATION : Logical Destination (Specified in Function Call)
    Its data type is C (Character String) with field length 32
  • AUTHGROUP : Authorization Group
    Its data type is C (Character String) with field length 8
  • SERPTYPE : Node type
    Its data type is C (Character String) with field length 4
  • TREE_ID : Function Tree ID
    Its a key field. Its data type is C (Character String) with field length 16
  • ID : Internal: Node ID
    Its a key field. Its data type is N (Character String with Digits Only) with field length 6
  • TYPE : Node type
    Its data type is C (Character String) with field length 4
  • NAME : Object name
    Its data type is C (Character String) with field length 30
  • PARENT : Internal: Node ID
    Its data type is N (Character String with Digits Only) with field length 6
  • CHILD : Internal: Node ID
    Its data type is N (Character String with Digits Only) with field length 6
  • NNEXT : Internal: Node ID
    Its data type is N (Character String with Digits Only) with field length 6
  • TLEVEL : Node level
    Its data type is N (Character String with Digits Only) with field length 2