The Function Module CPE_FORMROUNDIN_READ_MULTI_DB (CPE_D - Document Formula Rounding - Read Multiple from 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_MULTI_DB |
Short Text | CPE_D - Document Formula Rounding - Read Multiple from 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 |
---|---|---|---|---|
IT_FORMROUNDIN_GUID | TYPE | CPET_FORMROUNDIN_GUID_TAB | Single-character flag | |
IV_NO_BUFFER | TYPE | CHAR1 | ' ' | Single-character flag |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_FORMROUNDIN | TYPE | CPET_FORMROUNDIN_TAB | table type of table CPED_FORMROUNDIN |
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.