Menu

SAP Function Module CPE_FORMULA_DELETE_OP

CPE_D - Delete CPE Formulas of a Document, Document Item or Condition Type

The Function Module CPE_FORMULA_DELETE_OP (CPE_D - Delete CPE Formulas of a Document, Document Item or Condition Type) 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_DELETE_OP
Short Text CPE_D - Delete CPE Formulas of a Document, Document Item or Condition Type
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
IT_DOCITEM_GUID TYPE CPET_DOCITEMGUID_TAB CPE - Table Type for Document Item GUID
IV_APPLICATION TYPE CPET_APPLICATION 'CRM ' CPE Caller - Application using CPE
IV_COND_TYPE TYPE CPET_COND_TYPE Condition type
IV_DOCITEM_GUID TYPE CPET_DOCITEM_GUID CPE Caller - Structure for GUID of Document Item
IV_DOC_GUID TYPE CPET_DOCGUID CPE Caller - Structure for GUID of Document Header

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.