SCC_NG_SELECT - Selected Tables for new clientcopy
Selected Tables for new clientcopy information is stored in SAP table SCC_NG_SELECT.
It is part of development package S_CC_PROTO in software component BC-CTS. This development package consists of objects that can be grouped under "Next Generation Client LM".
It is part of development package S_CC_PROTO in software component BC-CTS. This development package consists of objects that can be grouped under "Next Generation Client LM".
Fields for table SCC_NG_SELECT
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
SCC_RUNID | Run_id for clientcopy - start_datetime, sourceclient target | X | SCC_RUNID | CHAR | 128 | |
TABNAME | Table Name | X | TABNAME | CHAR | 60 | |
FUNCTION | Copy_function | SCC_COPYFUNC | CHAR | 20 | ||
NBRINS | Number of inserts | SCC_INSERT | INT4 | 4 | ||
NBRDEL | Number of deletes | SCC_DELETE | INT4 | 4 | ||
CLIENT_FIELD | Field Name | FIELDNAME | CHAR | 60 | ||
TRIGGER_TYPE | Trigger type | SCC_TRIGGER_TYPE | CHAR | 20 | ||
PROCESS_ID | SCC Process ID | SCC_PROCID | CHAR | 64 | ||
DELIVERY_CLASS | Delivery class | CONTFLAG | CHAR | 2 | ||
INTLEN | Internal Length in Bytes | INTLEN | NUMC | 12 | ||
STATUS | Processing status | CCSTATE | CHAR | 2 | ||
TABCLASS | Table Category | TABCLASS | CHAR | 16 | ||
SQLTAB | Name of an SQL table or an appended table | SQLAPPDTAB | CHAR | 60 | ||
SQL_DELETE | String | DB2STRING | STRG | 8 | ||
SQL_COPY | String | DB2STRING | STRG | 8 | ||
TOTAL_ROWS | Number of inserts | SCC_INSERT | INT4 | 4 | ||
STORAGE_TYPE | Table storage type | SCC_STORAGE_TYPE | CHAR | 20 | ||
SEGMENTED | Segmentation_flag | SCC_SEGMENT | CHAR | 20 |