The COCF_SR_SNGRP table in SAP ERP or S/4HANA stores Shift Note Group data. There are total 4 fields in COCF_SR_SNGRP table. The Shift Note Group 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_SNGRP table. It is in Order and Confirmation Data (COCF) ABAP package and is part of the Production Orders (PP-SFC) module.
SAP COCF_SR_SNGRP Table Fields
Following is the list of fields that are available in SAP COCF_SR_SNGRP table. The primary key fields of the table are MANDT (Client), ORIGIN (Origin or Use of Shift Note or Report).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| ORIGIN | Origin or Use of Shift Note or Report | COCF_SRN_ORIGIN | NUMC (2) | |
| FIELD | Grouping Criterion for Shift Note Group | COCF_SR_SNGROUP_FIELD | * | CHAR (30) |
| SN_LAYOUT | Layout | SLIS_VARI | CHAR (12) |


