SCMI_TABLE_COPY - Profile tables for copy
Profile tables for copy information is stored in SAP table SCMI_TABLE_COPY.
It is part of development package S_CMI_COPY_BASE in software component BC-INS-TC-CMI. This development package consists of objects that can be grouped under "Base functionality for client copy".
It is part of development package S_CMI_COPY_BASE in software component BC-INS-TC-CMI. This development package consists of objects that can be grouped under "Base functionality for client copy".
Fields for table SCMI_TABLE_COPY
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
RUN_ID | Client copy run ID | X | S_CMI_RUN_ID | CHAR | 64 | |
TABLE_NAME | Table Name | X | TABNAME | CHAR | 60 | SCMI_PROF_TABLE |
COPY_STATE | Table processing state | S_CMI_TABLE_PROC_STATE | CHAR | 4 | ||
IS_MODIFIED | Boolean Variable (X=True, Space=False) | SAP_BOOL | CHAR | 2 | ||
START_DATE | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 | ||
END_DATE | UTC Time Stamp in Long Form (YYYYMMDDhhmmssmmmuuun) | TIMESTAMPL | DEC | 11 |