ABC_FTREE - CO-OM-ABC: Function Tree
CO-OM-ABC: Function Tree information is stored in SAP table ABC_FTREE.
It is part of development package KABT in software component CO-OM-ABC. This development package consists of objects that can be grouped under "Process Template".
It is part of development package KABT in software component CO-OM-ABC. This development package consists of objects that can be grouped under "Process Template".
Fields for table ABC_FTREE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 3 | * |
TREE_ID | Function Tree ID | X | ABC_TREEID | CHAR | 16 | |
ID | Internal: Node ID | X | 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 |