The Function Module CPE_FORMULA_ALL_COPY_OB (CPE_D - Complete Formulas - Copy to Another Document Item in Object Buffer) is a standard Function Module in SAP ERP and is part of the function group CPE_FORMULA_ALL_OB within the package CPE_DOC.
Function Module | CPE_FORMULA_ALL_COPY_OB |
Short Text | CPE_D - Complete Formulas - Copy to Another Document Item in Object Buffer |
Function Group | CPE_FORMULA_ALL_OB |
Package | CPE_DOC |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
IV_DELETE_OLD | TYPE | CHAR1 | ' ' | Delete old entries from buffer |
IV_DOCITEM_GUID_NEW | TYPE | CPET_DOCITEM_GUID | CPE Caller - GUID of new Document Item | |
IV_DOCITEM_GUID_OLD | TYPE | CPET_DOCITEM_GUID | CPE Caller - GUID of old Document Item | |
IV_NO_INSERTS | TYPE | CHAR1 | ' ' | Don't create subentries and don't set update sign |
IV_READ_FROM_DB | TYPE | CHAR1 | 'X' | Read formula data from Database |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
FORMULA_PART_MISSING | A part of a formula has not been found |
NOTHING_FOUND | No CPE formulas found |