SAP CPED_TERMCONVIN Table – CPE Term – Input for Conversion

The CPED_TERMCONVIN table in SAP ERP or S/4HANA stores CPE Term – Input for Conversion data. There are total 15 fields in CPED_TERMCONVIN table. The CPE Term – Input for Conversion 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_TERMCONVIN 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_TERMCONVIN Table Fields

Following is the list of fields that are available in SAP CPED_TERMCONVIN table. The primary key fields of the table are CLIENT (Client), TERMCONVIN_GUID (CPE Term – GUID for Conversion Input), CONVPLACE (CPE – Conversion Place), CURRFROM (CPE – Currency to Be Converted During Conversion (‘from’)), UOMFROM (CPE – Unit of Measure to Be Converted During Conv. (‘From’)), CURRTO (CPE – Currency to Be Converted to During Conversion (‘to’)), UOMTO (CPE – Unit of Measure Converted to During Conversion).

Field Description Data Element Check Table Data Type
CLIENT Client MANDT * CLNT (3)
TERMCONVIN_GUID CPE Term – GUID for Conversion Input CPET_TERMCONVIN_GUID RAW (16)
CONVPLACE CPE – Conversion Place CPET_CONVPLACE NUMC (4)
CURRFROM CPE – Currency to Be Converted During Conversion (‘from’) CPET_CURRFROM TCURC CUKY (5)
UOMFROM CPE – Unit of Measure to Be Converted During Conv. (‘From’) CPET_UOMFROM T006 UNIT (3)
CURRTO CPE – Currency to Be Converted to During Conversion (‘to’) CPET_CURRTO TCURC CUKY (5)
UOMTO CPE – Unit of Measure Converted to During Conversion CPET_UOMTO T006 UNIT (3)
CONVERSIONRULE CPE – Conversion Rule CPET_CONVERSIONRULE CPEC_CONVERSION CHAR (10)
FIXEXCHRATE CPE Term – Fixed Exchange Rate for Currency Conversion CPET_FIXEXCHRATE DEC (16)
FACTORFROM CPE – From-Factor for Conversion CPET_FACTORFROM DEC (16)
FACTORTO CPE – To-Factor for Conversion CPET_FACTORTO DEC (16)
FX_RATE_CREATED_AT CPE – Date and Time Created CPET_CREATED_AT CHAR (14)
FX_RATE_CREATED_BY Name of User who Created the Object CPET_CREATED_BY CHAR (12)
FX_RATE_CHANGED_AT CPE: Date and Time Changed CPET_CHANGED_AT CHAR (14)
FX_RATE_CHANGED_BY Name of user who changed the object CPET_CHANGED_BY CHAR (12)