The Function Module CPE_FORMULA_ALL_INIT_OB (CPE_D - Complete Document Formula - Initialize 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_INIT_OB |
Short Text | CPE_D - Complete Document Formula - Initialize 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 |
---|---|---|---|---|
IT_DOCGUID | TYPE | CPET_DOCGUID_TAB | CPE - Table Type for Document GUID | |
IT_DOCITEMGUID | TYPE | CPET_DOCITEMGUID_TAB | CPE - Table Type for Document Item GUID | |
IV_INCLUDING_DEFAULTS | TYPE | CHAR1 | ' ' | Flag to also initialize default formulas |
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.
This function module does not define any Exceptions.