The CPPE_VSI_FORM table in SAP ERP or S/4HANA stores Variable-Size Item Formulas in iPPE data. There are total 4 fields in CPPE_VSI_FORM table. The Variable-Size Item Formulas in iPPE 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 CPPE_VSI_FORM table. It is in Customizing for the Product Structure in iPPE (CPPECMP0C) ABAP package and is part of the Integrated Product and Process Engineering (AP-PPE) module.
SAP CPPE_VSI_FORM Table Fields
Following is the list of fields that are available in SAP CPPE_VSI_FORM table. The primary key fields of the table are MANDT (Client), RFORM (Formula Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| MANDT | Client | MANDT | T000 | CLNT (3) |
| RFORM | Formula Key | PVS_RFORM | CHAR (2) | |
| FORMULA | Formula Field for Variable-Size Item Data | PVS_FORMULA | CHAR (65) | |
| RFDIM | Dimension key | DIMID | T006D | CHAR (6) |


