CCTABRESULTS - Client Copy Table Results
Client Copy Table Results information is stored in SAP table CCTABRESULTS.
It is part of development package STRM_CC_SELTAB in software component BC-CTS-CCO. This development package consists of objects that can be grouped under "Client copy - SELTAB".
It is part of development package STRM_CC_SELTAB in software component BC-CTS-CCO. This development package consists of objects that can be grouped under "Client copy - SELTAB".
Fields for table CCTABRESULTS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TSTAMP | Client Copy Run ID (Timestamp) | X | CCTIMESTAMP | CHAR | 28 | CCCFLOWV2 |
PROCESS | Table Worklist Process | X | CCTABWLPROCESS | CHAR | 16 | |
TABLES_PROCESSED | Number of Tables | NBRTAB | INT4 | 4 | ||
TABLES_EXCLUDED | Excludes for a client copy | NBREXCLUDE | INT4 | 4 | ||
RECORDS_PROCESSED | Table Worklist: Records Processed | CCRECORDSPROCESSED | INT8 | 8 | ||
TABLES_SKIPPED_EMPTY | Number of skipped tables(empty table) | CCSKIPPEDEMPTYROWS | INT4 | 4 | ||
TABLES_SKIPPED_UNCHANGED | Number of skipped tables(unchanged table) | CCSKIPPEDUNCHGROWS | INT4 | 4 | ||
TABLES_SKIPPED_FAILED | Number of failed tables | CCSKIPPEDFAILEDROWS | INT4 | 4 | ||
RUNTIME_MS | Runtime in milliseconds | CCRUNTIME | INT8 | 8 |