The Function Module CPE_MAP_FORMDOC_TO_BAPI (CPE_D - Formula Document - Mapping Doc. to BAPI) 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_FORMDOC_TO_BAPI |
Short Text | CPE_D - Formula Document - Mapping Doc. to BAPI |
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_CPED_FORMDOC | TYPE | CPET_FORMDOC_TAB | CPE Formula - Table Type for Grouping and General Result | |
IV_OPERATION_FORMDOC | LIKE | BAPI_CPE_FORMDOC-OPERATION | Function |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_BAPI_CPE_FORMDOC | TYPE | BAPI_CPE_FORMDOC_TAB | CPE Formula - Grouping and General Result | |
ET_BAPI_CPE_FORMOUT_USER | TYPE | BAPI_CPE_FORMOUT_USER_TAB | CPE Formula - Include for User-Defined Result Fields |
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.