The COCF_IS_PTYPE table in SAP ERP or S/4HANA stores Types for Information System feeder data. There are total 2 fields in COCF_IS_PTYPE table. The Types for Information System feeder 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_IS_PTYPE table. It is in Order and Confirmation Data (COCF) ABAP package and is part of the Production Orders (PP-SFC) module.
SAP COCF_IS_PTYPE Table Fields
Following is the list of fields that are available in SAP COCF_IS_PTYPE table. The primary key fields of the table are MANDT (Client), POWL_TYPE (POWL Type).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | * | CLNT (3) |
| POWL_TYPE | POWL Type | COCF_IS_POWL_TYPE | POWL_TYPE | CHAR (30) |


