VAPPE_ASGN table in SAP ERP or S/4HANA stores Assignment of Predefined Price Element to Sales Doc. Type data. There are total 4 fields in VAPPE_ASGN table. The Assignment of Predefined Price Element to Sales Doc. Type table is available in all major of SAP S/4HANA versions and is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of VAPPE_ASGN table. It is in Application development R/3 Sales (VA) ABAP package and is part of the Sales (SD-SLS) module.
SAP VAPPE_ASGN Table Fields
Following is the list of fields that are available in SAP VAPPE_ASGN table. The primary key fields of Assignment of Predefined Price Element to Sales Doc. Type table in SAP are MANDT (Client), AUART (Sales Document Type), ZAEHK (Condition Counter).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | CLNT(3) | |
| AUART | Sales Document Type | AUART | TVAK | CHAR(4) |
| ZAEHK | Condition Counter | DZAEHK | NUMC(3) | |
| PRICING_ELEMENT | Predefined Price Element | WSD_PRICING_ELEMENT | WSD_PRICE_ELEM | CHAR(2) |


