Menu

SAP Function Module CPE_FORMULA_COPY_OP

CPE_D - Copy CPE Formulas

The Function Module CPE_FORMULA_COPY_OP (CPE_D - Copy 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_COPY_OP
Short Text CPE_D - Copy 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
IV_APPLICATION TYPE CPET_APPLICATION 'CRM ' CPE Caller - Application using CPE
IV_DOCITEM_GUID_NEW TYPE CPET_DOCITEM_GUID CPE Caller - GUID of Document Item
IV_DOCITEM_GUID_OLD TYPE CPET_DOCITEM_GUID CPE Caller - GUID of Document Item
IV_DOC_GUID_NEW TYPE CPET_DOC_GUID CPE Caller - GUID of Document Header
IV_DOC_GUID_OLD TYPE CPET_DOC_GUID CPE Caller - GUID of Document Header
IV_READ_FROM_DB TYPE CHAR1 'X' Single-Character Flag

Exporting Parameters

This function module does not define any EXPORTING parameters.

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.