The Function Module CPE_FORMULA_ALL_SEARCH_OW (CPE_D - Complete Document Formula - Search Formulas) is a standard Function Module in SAP ERP and is part of the function group CPE_FORMULA_ALL_OW within the package CPE_DOC.
Function Module | CPE_FORMULA_ALL_SEARCH_OW |
Short Text | CPE_D - Complete Document Formula - Search Formulas |
Function Group | CPE_FORMULA_ALL_OW |
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 |
---|---|---|---|---|
IS_DOCUMENT_COM | TYPE | CPET_DOCUMENT_COM | CPE: Communication Structure with Document Fields | |
IT_DOCITEM_GUID | TYPE | CPET_DOCITEMGUID_TAB | CPE - Table Type for Document Item GUID | |
IT_DOC_GUID | TYPE | CPET_DOCGUID_TAB | CPE - Table Type for Document GUID | |
IV_COND_TYPE | TYPE | CPET_COND_TYPE | Condition type | |
IV_FORMID | TYPE | CPET_FORMID | CPE Formula - Key | |
IV_VALIDFROM | TYPE | CPET_VALIDFROM | CPE - 'Valid From' Time Stamp of Commodity Pricing Object |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_DEFFORMDOC_KEY | TYPE | CPET_DEFFORMDOC_KEY_TAB | CPE Formula - Default in Document - Tab.Type for Key | |
ET_FORMDOC_KEY | TYPE | CPET_FORMDOC_KEY_TAB | CPE Formula Document - Table Type for Key |
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 |
---|---|
NOTHING_FOUND | No formula found |