STCCONT_CRN - Configuration Content Nodes
Configuration Content Nodes information is stored in SAP table STCCONT_CRN.
It is part of development package STC_CONT_RT in software component BC-INS-TC-RTC. This development package consists of objects that can be grouped under "Technical Configuration Entity Runtime".
It is part of development package STC_CONT_RT in software component BC-INS-TC-RTC. This development package consists of objects that can be grouped under "Technical Configuration Entity Runtime".
Fields for table STCCONT_CRN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CC_ID | Configuration Content | X | STCCONT_CC_ID | CHAR | 60 | STCCONT_CRH |
NODE_ID | Content Node ID (A value of 32-times 0 indicates the root) | X | STCCONT_CC_NODE_ID | CHAR | 80 | |
PARENT_NODE_ID | Content Node ID (A value of 32-times 0 indicates the root) | STCCONT_CC_NODE_ID | CHAR | 80 | ||
NODE_TYPE | Type of the node | CHAR | 20 | |||
SEQUENCE | Sequence Number (0 if no sequence is defined) | INT4 | 4 | |||
NODE_VALUE | No lowercase allowed, only A-Z0-9_ | CHAR | 120 |