SAP Table SCMATREE

Table: Tree Structure and Entries for Task List

SCMATREE (Table: Tree Structure and Entries for Task List) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link SCMATREE to other SAP tables.

SCMATREE table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
PROFILE Schedule Manager: Task List PEPPROFILE TSCMA CHAR 10 0
NODE_ID Node ID SCMA_NODE CHAR 12 0
PARENT_ID Node ID SCMA_NODE CHAR 12 0
NSIBLING_ID Node ID SCMA_NODE CHAR 12 0
SCMA_REPORT ABAP Program Name PROGRAMM CHAR 40 0
SCMA_VARIANT Schedule Manager: Variant SCMA_VARIANT CHAR 14 0
SCMA_SEQUENCE Schedule Manager: Flow Definition SCMA_SEQUENCE CHAR 40 0
SCMA_SEQUENCE_WS Task abbreviation SWD_API_WS CHAR 14 0
SCMA_TRANSACTION Schedule Manager: Transaction SCMA_TRANSACTION CHAR 20 0
TASK_TYPE Task Type SCMATASK_TYPE CHAR 1 0
0 Job
1 Flow Definition
2 Transaction
3 Note
4 Program
TASK_OWNER Schedule Manager: Task Owner SCMATASK_OWNER CHAR 12 0
START_WDAY_REL Schedule Manager: Offset for Relative Time Specifications SCMA_OFFSET_REL CHAR 4 0
START_CDAY_REL Schedule Manager: Offset for Relative Time Specifications SCMA_OFFSET_REL CHAR 4 0
START_TIME_ABS Schedule Manager: Start Time of a Task SCMA_START_TIME CHAR 5 0
NULL [0000,2400]

SCMATREE foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
SCMATREE PROFILE SYST MANDT TSCMA Schedule Manager: Task List Index MANDT
SCMATREE PROFILE SCMATREE PROFILE TSCMA Schedule Manager: Task List Index PROFILE