The CCPROFSR table in SAP ERP or S/4HANA stores Input Parameter Value Templates for Old Client Copy Tool data. There are total 7 fields in CCPROFSR table. The Input Parameter Value Templates for Old Client Copy Tool 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 CCPROFSR table. It is in Client Copy DDIC Objects (STRM_DB) ABAP package and is part of the Client Copy (BC-CTS-CCO) module.
SAP CCPROFSR Table Fields
Following is the list of fields that are available in SAP CCPROFSR table. The primary key fields of the table are PROFIL (Profile Name for Client Copy), COUNTER (4 Byte Signed Integer).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| PROFIL | Profile Name for Client Copy | CCPRF | CHAR (30) | |
| COUNTER | 4 Byte Signed Integer | INT4 | INT4 (10) | |
| TYPE | Action type in client copy | CC_ACTION | CHAR (1) | |
| SRCCLIENT | Source Client for Client Copy | CCMAND | CHAR (3) | |
| SRCUCLINT | Source Client for Client Copy | CCMAND | CHAR (3) | |
| SOURCE_SYS | Remote Client Copy Source System | CCRFCDEST | CHAR (32) | |
| TARGET_SYS | Transport Target of Request | TR_TARGET | CHAR (10) |


