DMC_STREE - DMC: Tree Structure for Administration of Structures
DMC: Tree Structure for Administration of Structures information is stored in SAP table DMC_STREE.
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
It is part of development package CNV_DMCM in software component CA-LT. This development package consists of objects that can be grouped under "Data Mapping and Conversion: Maintenance".
Fields for table DMC_STREE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
GUID | MWB: GUID of a Node in the Hierarchy | X | DMC_STREE_GUID | CHAR | 44 | |
CONTAINER | MWB: GUID of a Container for Metadata | X | DMC_CONTAINER_GUID | CHAR | 44 | DMC_CNTN |
STYPE | DMC: Flag whether recipient or sender structure | X | DMC_SRTYPE | CHAR | 2 | |
SEQNUM | DMC: Position in Tree Depth-First | DMC_SEQNO | NUMC | 8 | ||
IDENT | Tree Structure Identifier | DMC_STIDT | CHAR | 40 | ||
STRUCT | MWB: GUID of a Data Structure | DMC_STRUCT_GUID | CHAR | 44 | ||
FILEDESC | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | ||
PREC | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | ||
VERSIO | Version Number of Objects | DMC_VERSIO | NUMC | 8 | ||
CHNAM | User Name | SYUNAME | CHAR | 24 | ||
STRUCLEVEL | DMC: Structure Level of a Node | DMC_SLEVEL | NUMC | 4 | ||
PARENTID | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | ||
CHANGEDATE | System Date | SYDATUM | DATS | 16 | ||
AUTHOR | User Name | SYUNAME | CHAR | 24 | ||
CREATEDATE | System Date | SYDATUM | DATS | 16 | ||
DESCR | Description | DMC_DESCR | CHAR | 120 | ||
REFNAME | Reference to Original Sender/Recipient Structure | DMC_REFNM | CHAR | 60 | ||
STREE_TYPE | Tree types, like table type, structure, etc. | DMC_STREE_TYPE | CHAR | 2 |