The COCF_SR_SUM_REP table in SAP ERP or S/4HANA stores Sections for Interim Report data. There are total 5 fields in COCF_SR_SUM_REP table. The Sections for Interim Report 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 COCF_SR_SUM_REP table. It is in Order and Confirmation Data (COCF) ABAP package and is part of the Production Orders (PP-SFC) module.
SAP COCF_SR_SUM_REP Table Fields
Following is the list of fields that are available in SAP COCF_SR_SUM_REP table. The primary key fields of the table are MANDT (Client), USERNAME (User Name), COUNTER (Sequence in Which Classes Are Displayed in Shift Report).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| USERNAME | User Name | SYUNAME | CHAR (12) | |
| COUNTER | Sequence in Which Classes Are Displayed in Shift Report | COCF_CLASS_ORDER | NUMC (2) | |
| USE_FRONTPAGE | Display Section in Shift Report | COCF_CU_SR_USE_SEKTION | CHAR (1) | |
| USE_REPORT | Display Section in Shift Report | COCF_CU_SR_USE_SEKTION | CHAR (1) |


