DDCDS_MIGV2_RUN - Header table for migration run protocols
Header table for migration run protocols information is stored in SAP table DDCDS_MIGV2_RUN.
It is part of development package SDUT_CDS_VIEW_MIGRATION_TOOL in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "Tooling to generate inactive view entity (V2) sources".
It is part of development package SDUT_CDS_VIEW_MIGRATION_TOOL in software component BC-DWB-DIC-AC. This development package consists of objects that can be grouped under "Tooling to generate inactive view entity (V2) sources".
Fields for table DDCDS_MIGV2_RUN
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RUNID | 16-byte UID in 32 chars (hexadecimal) | X | SYSUUID_C32 | CHAR | 64 | |
USER_NAME | Last Changed By | AS4USER | CHAR | 24 | ||
TIMESTAMP | DDV2MIG Timestamp Long | DDV2MIG_TIMESTAMP_LONG | UTCL | 8 | ||
PROTOCOL | ABAP Dictionary: Name of SDIC Log | PROTNAME | CHAR | 80 | ||
RUN_RC | Return Code | SYSUBRC | INT4 | 4 | ||
MIGMODE | Mode for the V2 migration | DDV2MIGMODE | CHAR | 6 | ||
TOOL_VERSION | INT4 | 4 |