The CPED_FORMROUNDIN table in SAP ERP or S/4HANA stores CPE Formula – Input for Rounding data. There are total 5 fields in CPED_FORMROUNDIN table. The CPE Formula – Input for Rounding 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 CPED_FORMROUNDIN table. It is in Commodity Pricing: Document Data (CPE_DOC) ABAP package and is part of the Commodity Pricing Engine (CA-GTF-CPE) module.
SAP CPED_FORMROUNDIN Table Fields
Following is the list of fields that are available in SAP CPED_FORMROUNDIN table. The primary key fields of the table are CLIENT (Client), FORMROUNDIN_GUID (CPE Formula – GUID for Rounding Input), CONVPLACE (CPE – Conversion Place), TERMGROUP (CPE Term – Term Group).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| CLIENT | Client | MANDT | CLNT (3) | |
| FORMROUNDIN_GUID | CPE Formula – GUID for Rounding Input | CPET_FORMROUNDIN_GUID | RAW (16) | |
| CONVPLACE | CPE – Conversion Place | CPET_CONVPLACE | CPEC_CONVPLACE | NUMC (4) |
| TERMGROUP | CPE Term – Term Group | CPET_TERMGROUP | CHAR (1) | |
| ROUNDRULE | CPE – Rounding Rule | CPET_ROUNDRULE | CHAR (10) |


