The CCSELTAB table in SAP ERP or S/4HANA stores Parallel Client Copy Worklist: Objects data. There are total 15 fields in CCSELTAB table. The Parallel Client Copy Worklist: Objects table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of CCSELTAB table. It is in Client Copy DDIC Objects (STRM_DB) ABAP package and is part of the Client Copy (BC-CTS-CCO) module.
SAP CCSELTAB Table Fields
Following is the list of fields that are available in SAP CCSELTAB table. The primary key fields of the table are MANDT (Client), TABNAME (Table Name).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT (3) | |
| TABNAME | Table Name | TABNAME | DD02L | CHAR (30) |
| CONTFLAG | Delivery class | CONTFLAG | CHAR (1) | |
| TABCLASS | Table Category | TABCLASS | CHAR (8) | |
| SQLTAB | Name of an SQL table or an appended table | SQLAPPDTAB | CHAR (30) | |
| OBJFUNC | Object function | OBJFUNC | CHAR (1) | |
| PFLAG2 | Flag (X or Blank) | AS4FLAG | CHAR (1) | |
| USEDTIME | Time of day of the last parameter change | TIMEP | TIMS (6) | |
| PROCESS_ID | Process ID for Parallel Client Copy Process | CCPROCESS | CHAR (25) | |
| STATUS | Processing status | CCSTATE | CHAR (1) | |
| ARBGB | Application Area | ARBGB | CHAR (20) | |
| MSGNR | Message number | MSGNR | CHAR (3) | |
| CCDBSPACE | Name of Tablespace | CCDBSPNAME | CHAR (30) | |
| LOG_TIME | Time of day of the last parameter change | TIMEP | TIMS (6) | |
| CLIDEP | Client-Specific Flag | CLIDEP | CHAR (1) |


