SDM_PROC_HISTORY - History of Silent Data Migrations
History of Silent Data Migrations information is stored in SAP table SDM_PROC_HISTORY.
It is part of development package SDMI_FW in software component BC-CCM-SDM. This development package consists of objects that can be grouped under "Silent Data Migration Framework".
It is part of development package SDMI_FW in software component BC-CCM-SDM. This development package consists of objects that can be grouped under "Silent Data Migration Framework".
Fields for table SDM_PROC_HISTORY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| CLIENT | Client | X | MANDT | CLNT | 6 | |
| MIGRATION_CLASS | Silent Data Migration Class | X | SDM_CLSNAME | CHAR | 60 | |
| SUM_PHASE | SDM Abap bool | X | SDM_BOOL | CHAR | 2 | |
| TIMESTAMP | X | NUMC | 28 | |||
| NUMBER_ROWS_NOT_DONE | SDM data type for many table entries | SDM_INT8 | INT8 | 8 | ||
| NUM_ACTIVE_PROCESSES | 4 Byte Signed Integer | INT4 | INT4 | 4 | ||
| MIGRATION_STATUS | Status of a silent data migration | SDM_MIGRATION_STATUS | CHAR | 2 |