Menu

SAP Function Module CPE_TERMCONVIN_READ_DB

CPE_D - Term Conversion Input - Read DB

The Function Module CPE_TERMCONVIN_READ_DB (CPE_D - Term Conversion Input - Read DB) is a standard Function Module in SAP ERP and is part of the function group CPE_TERMCONVIN_DB within the package CPE_DOC.

Technical Information

Function Module CPE_TERMCONVIN_READ_DB
Short Text CPE_D - Term Conversion Input - Read DB
Function Group CPE_TERMCONVIN_DB
Package CPE_DOC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IV_CONVPLACE TYPE CPET_CONVPLACE CPE - Conversion Place
IV_CURRFROM TYPE CPET_CURRFROM Currency key
IV_CURRTO TYPE CPET_CURRTO Currency key
IV_NO_BUFFER TYPE CHAR1 ' ' Single-character flag
IV_TERMCONVIN_GUID TYPE CPET_TERMCONVIN_GUID Globally Unique Identifier
IV_UOMFROM TYPE CPET_UOMFROM Base unit of measure
IV_UOMTO TYPE CPET_UOMTO Base unit of measure

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_TERMCONVIN TYPE CPED_TERMCONVIN table type of table CPED_TERMCONVIN

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.