The Function Module CPE_FORMINPUT_READ_MULTI_DB (CPE_D - Document Formula Input - Read Multiple from DB) is a standard Function Module in SAP ERP and is part of the function group CPE_FORMINPUT_DB within the package CPE_DOC.
Function Module | CPE_FORMINPUT_READ_MULTI_DB |
Short Text | CPE_D - Document Formula Input - Read Multiple from DB |
Function Group | CPE_FORMINPUT_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_FORMINPUT_GUID | TYPE | CPET_FORMINPUT_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_FORMINPUT | TYPE | CPET_FORMINPUT_TAB | table type of table CPED_FORMINPUT |
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.