DMC_STRUCT - Sender Structure or Recipient Structure
Sender Structure or Recipient Structure information is stored in SAP table DMC_STRUCT.
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_STRUCT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
GUID | GUID in 'CHAR' format with upper-/lowercase (!) | X | GUID_22 | CHAR | 44 | |
STREE | GUID in 'CHAR' format with upper-/lowercase (!) | GUID_22 | CHAR | 44 | ||
FDDIC | origin of DDIC info of a table | DMC_DDIC_ORIGIN | CHAR | 2 | ||
DDICNAME | Name of an ABAP Dictionary object | DDNAME | CHAR | 60 | ||
TABCLASS | Table Category | TABCLASS | CHAR | 16 | ||
IDENT | Tree Structure Identifier | DMC_STIDT | CHAR | 40 | ||
CHNAM | User Name | SYUNAME | CHAR | 24 | ||
CHANGEDATE | System Date | SYDATUM | DATS | 16 | ||
VERSIO | Version Number of Objects | DMC_VERSIO | NUMC | 8 | ||
AUTHOR | User Name | SYUNAME | CHAR | 24 | ||
CREATEDATE | System Date | SYDATUM | DATS | 16 | ||
DESCR | Description | DMC_DESCR | CHAR | 120 | ||
AS4TIME | Last changed at | AS4TIME | TIMS | 12 | ||
AS4DATE | Last Changed On | AS4DATE | DATS | 16 | ||
TECHNICAL | DMC: Flag if structure or field is technical or not. | DMC_TECHN | CHAR | 2 | ||
USES_STRINGS | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
APPL_INSERT | MWB: Application Insert (Yes/No) | DMC_APPL_INSERT | CHAR | 2 | ||
READONLY | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 | ||
UC_CODEPAGE | SAP Character Set ID | CPCODEPAGE | NUMC | 8 | * | |
TYPING_CLASS | DMC: Indicator for type class (TTYP, REF, STRUC,...) | DMC_TYPING | CHAR | 2 | ||
USES_LRAW | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 2 |