The COND_POWL_HEAD table in SAP ERP or S/4HANA stores Object Types for Conditions@POWL: Header data. There are total 4 fields in COND_POWL_HEAD table. The Object Types for Conditions@POWL: Header 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 COND_POWL_HEAD table. It is in Web Dynpro for Condition Technique (COND_WD) ABAP package and is part of the Conditions (SD-MD-CM) module.
SAP COND_POWL_HEAD Table Fields
Following is the list of fields that are available in SAP COND_POWL_HEAD table. The primary key fields of the table are TYPE (Object Type for Conditions – POWL).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| TYPE | Object Type for Conditions – POWL | COND_POWL_TYPE | POWL_TYPE | CHAR (30) |
| COND_USAGE | Usage of the condition table | KVEWE | T681V | CHAR (1) |
| COND_APPLICATION | Application | KAPPL | T681Z | CHAR (2) |
| COND_TYPE | Condition type | KSCHL | T685 | CHAR (4) |


