The Function Module CPE_MAP_FORMINPUT_FROM_BAPI (CPE_D - Formula In - Mapping BAPI to Doc.) is a standard Function Module in SAP ERP and is part of the function group CPE_MAP_DOC_BAPI within the package CPE_DOC.
Function Module | CPE_MAP_FORMINPUT_FROM_BAPI |
Short Text | CPE_D - Formula In - Mapping BAPI to Doc. |
Function Group | CPE_MAP_DOC_BAPI |
Package | CPE_DOC |
Module Type | Remote-Enabled |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IT_BAPI_CPE_FORMINPUT | TYPE | BAPI_CPE_FORMINPUT_TAB | CPE Formula - Changed Input for General Data | |
IT_BAPI_CPE_FORMIN_USER | TYPE | BAPI_CPE_FORMIN_USER_TAB | CPE Formula - Include for User-Defined Input Fields |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_CPED_FORMINPUT | TYPE | CPET_FORMINPUT_TAB | CPE Formula - Table Type for Changed General Data Input |
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.