CDSOLMIG_DD - Change Document Objects to be Migrated
Change Document Objects to be Migrated information is stored in SAP table CDSOLMIG_DD.
It is part of development package SZD in software component BC-SRV-ASF-CHD. This development package consists of objects that can be grouped under "Change Documents".
It is part of development package SZD in software component BC-SRV-ASF-CHD. This development package consists of objects that can be grouped under "Change Documents".
Fields for table CDSOLMIG_DD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDANT_OLD | Client | X | MANDT | CLNT | 6 | * |
| RELEASE_OLD | SAP Release | X | SAPRL | CHAR | 8 | |
| SYSID_OLD | Send externally: system ID for communications ID | X | SO_SYSID | CHAR | 20 | |
| RUNNR | Number of Run for Solution Migration Change Documents | X | CDRUNNR | CHAR | 20 | |
| USERNAME | User name of the person responsible in change document | X | CDUSERNAME | CHAR | 24 | |
| UDATE | Creation date of the change document | X | CDDATUM | DATS | 16 | |
| UTIME | Time changed | X | CDUZEIT | TIMS | 12 | |
| TABNAME | Table Name | X | TABNAME | CHAR | 60 | * |
| FNAME | Field Name | X | FIELDNAME | CHAR | 60 | * |
| TABFDPOS | Position of the field in the table | TABFDPOS | NUMC | 8 | ||
| KEYFLAG | Identifies a key field of a table | KEYFLAG | CHAR | 2 | ||
| LOGFLAG | Indicator for writing change documents | LOGFLAG | CHAR | 2 | ||
| INTTYPE | ABAP data type (C,D,N,...) | INTTYPE | CHAR | 2 | ||
| DATATYPE | ABAP Dictionary: Dynpro Data Type for Screen Painter | DYNPTYPE | CHAR | 8 | ||
| INTLEN | Internal Length in Bytes | INTLEN | NUMC | 12 | ||
| LENG | Length (No. of Characters) | DDLENG | NUMC | 12 | ||
| OUTPUTLEN | Output Length | OUTPUTLEN | NUMC | 12 | ||
| CONVEXIT | Conversion Routine | CONVEXIT | CHAR | 10 | ||
| KOMMENTAR | Comment | COMMENT | CHAR | 160 |