Menu

SAP Function Module CPE_FORMULA_EVALUATION_OP

CPE_D - Evaluate CPE Formulas

The Function Module CPE_FORMULA_EVALUATION_OP (CPE_D - Evaluate CPE Formulas) is a standard Function Module in SAP ERP and is part of the function group CPE_FORMULA_OP within the package CPE_DOC.

Technical Information

Function Module CPE_FORMULA_EVALUATION_OP
Short Text CPE_D - Evaluate CPE Formulas
Function Group CPE_FORMULA_OP
Package CPE_DOC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_CALLER_DATA TYPE CPET_FE_CALLER_DATA CPE Caller Data for Formula Evaluation
IT_FORMREF TYPE CPET_FORMREF_TAB CPE - Table Type for Formula Reference Document
IV_ANALYSIS_MODE TYPE BOOLEAN '-' Boolean Variable (X-True, --False, Space-Unknown)
IV_DELETE_LOG TYPE BOOLEAN 'X' boolean variable (X-true, --false, space-unknown)
IV_LOG_PRIORITY TYPE CPET_LOG_PRIORITY 4 CPE - Log: Priority of Log Entry

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EV_BILLING_BLOCK TYPE CPET_BILLING_BLOCK CPE Caller - Billing Block To Be Set for Document Item
EV_FE_RESULT_CHANGED TYPE BOOLEAN Boolean Variable (X-True, --False, Space-Unknown)

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.