SMST - Node Structure and Task Name in the Schedule Manager
Node Structure and Task Name in the Schedule Manager information is stored in SAP table SMST.
It is part of development package KPEP in software component CA-GTF-SCM. This development package consists of objects that can be grouped under "Schedule Manager".
It is part of development package KPEP in software component CA-GTF-SCM. This development package consists of objects that can be grouped under "Schedule Manager".
Fields for table SMST
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
PROFILE | Schedule Manager: Task List | X | PEPPROFILE | CHAR | 10 | * |
NODE_ID | Character Field of Length 12 | X | CHAR12 | CHAR | 12 | |
.INCLUDE | SMSTI | 0 | ||||
PARENT_ID | Character Field of Length 12 | CHAR12 | CHAR | 12 | ||
NCHILD_ID | Character Field of Length 12 | CHAR12 | CHAR | 12 | ||
TASK | Character field of length 40 | CHAR40 | CHAR | 40 | ||
TASK_TYPE | Single-Character Flag | CHAR1 | CHAR | 1 | ||
TASK_VARIANT | Character field of length 40 | CHAR40 | CHAR | 40 | ||
TASK_STATUS | Single-Character Flag | CHAR1 | CHAR | 1 |