The CND_USAGE_PREFIX table in SAP ERP or S/4HANA stores Prefix for Every Usage data. There are total 2 fields in CND_USAGE_PREFIX table. The Prefix for Every Usage 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 CND_USAGE_PREFIX table. It is in Exchange Conditions General (CND_EXCHANGE_GENERAL) ABAP package and is part of the Conditions (SD-MD-CM) module.
SAP CND_USAGE_PREFIX Table Fields
Following is the list of fields that are available in SAP CND_USAGE_PREFIX table. The primary key fields of the table are KVEWE (Usage of the condition table).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| KVEWE | Usage of the condition table | KVEWE | * | CHAR (1) |
| PREFIX | Prefix per Usage (in Exchange) | CND_PREFIX | CHAR (10) |


