/SAPAPO/DC_NODE - Node Definition in Decision Tree
Node Definition in Decision Tree information is stored in SAP table /SAPAPO/DC_NODE.
It is part of development package /SAPAPO/DEMAND_COMBINATION in software component SCM-APO-FCS. This development package consists of objects that can be grouped under "Demand Combination".
It is part of development package /SAPAPO/DEMAND_COMBINATION in software component SCM-APO-FCS. This development package consists of objects that can be grouped under "Demand Combination".
Fields for table /SAPAPO/DC_NODE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
MANDT | Client | X | MANDT | CLNT | 6 | T000 |
TREE_NAME | Name of Decision Tree | X | /SAPAPO/DC_TREE_NAME | CHAR | 60 | /SAPAPO/DC_TREE |
NODE_ID | Node Key | X | /SAPAPO/DC_NODE_ID | NUMC | 20 | |
NODE_ID_TRUE | Node Key Correct | /SAPAPO/DC_NODE_ID_TRUE | NUMC | 20 | ||
NODE_ID_FALSE | Node Key Incorrect | /SAPAPO/DC_NODE_ID_FALSE | NUMC | 20 | ||
CA_NAME | Name of Condition or Condition Activity | /SAPAPO/DC_CA_NAME | CHAR | 60 | ||
ACT_NAME | Activity Name | /SAPAPO/DC_ACT_NAME | CHAR | 60 | /SAPAPO/DC_ACT | |
ACT_TRUE | Execution Activity if True | /SAPAPO/DC_TRUE_ACT | CHAR | 60 | ||
ACT_FALSE | Execution Activity if FALSE | /SAPAPO/DC_FALSE_ACT | CHAR | 60 | ||
NAME_FLAG | Indicator for Condition or Activity | /SAPAPO/DC_FLAGNAME | CHAR | 2 | ||
NODE_START | Indicator for Start Node | /SAPAPO/DC_NODE_START | CHAR | 2 |