The COCF_CU_Q_LAYT table in SAP ERP or S/4HANA stores Description of Layout of Quantity/Error Combination data. There are total 3 fields in COCF_CU_Q_LAYT table. The Description of Layout of Quantity/Error Combination 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_CU_Q_LAYT table. It is in Order and Confirmation Data (COCF) ABAP package and is part of the Production Orders (PP-SFC) module.
SAP COCF_CU_Q_LAYT Table Fields
Following is the list of fields that are available in SAP COCF_CU_Q_LAYT table. The primary key fields of the table are MANDT (Client), LANGU (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| LANGU | Language Key | SPRAS | * | LANG (1) |
| KTEXT | Layout Description | COCF_QDC_LAYOUTT | CHAR (40) |


