The Function Module CPE_FORMROUNDIN_READ_DB (CPE_D - Document Formula Rounding - Read DB) is a standard Function Module in SAP ERP and is part of the function group CPE_FORMROUNDIN_DB within the package CPE_DOC.
Function Module | CPE_FORMROUNDIN_READ_DB |
Short Text | CPE_D - Document Formula Rounding - Read DB |
Function Group | CPE_FORMROUNDIN_DB |
Package | CPE_DOC |
Module Type | Normal Module |
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_FORMROUNDIN_GUID | TYPE | CPET_FORMROUNDIN_GUID | CPE Formula - GUID for Changed Rounding Input | |
IV_NO_BUFFER | TYPE | CHAR1 | ' ' | Single-character flag |
IV_TERMGROUP | TYPE | CPET_TERMGROUP | CPE Term -Term Group |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ES_FORMROUNDIN | TYPE | CPED_FORMROUNDIN | CPE Formula - Changed Input for Rounding |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.