The Function Module CPE_FORMULA_ALL_READ_MULTI_OB (CPE_D - Complete Doc. Form. - Read Multiple from Obj. 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_READ_MULTI_OB |
Short Text | CPE_D - Complete Doc. Form. - Read Multiple from Obj. 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_DOCITEM_GUID | TYPE | CPET_DOCITEMGUID_TAB | Globally Unique Identifier | |
IT_DOC_GUID | TYPE | CPET_DOCGUID_TAB | CPE - Table Type for Document GUID | |
IV_INCLUDING_DEFAULTS | TYPE | CHAR1 | ' ' | Flag to include default values for whole buffer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_DEFFORMDOC_WRK | TYPE | CPET_DEFFORMDOC_WRK_TAB | CPE Formula - Tab. Type Work for Default in Document | |
ET_DEFTERMGRP_WRK | TYPE | CPET_DEFTERMGRP_WRK_TAB | CPE Term - Tab. Type Work for Group. Def. /Gen. Data in Doc. | |
ET_FORMCONVIN_WRK | TYPE | CPET_FORMCONVIN_WRK_TAB | table type of table CPED_FORMCONVIN | |
ET_FORMCONVOUT_WRK | TYPE | CPET_FORMCONVOUT_WRK_TAB | table type of table CPED_FORMCONVOUT | |
ET_FORMDOC_WRK | TYPE | CPET_FORMDOC_WRK_TAB | CPE Formula - Tab. Type Work for Grouping and General Result | |
ET_FORMINPUT_WRK | TYPE | CPET_FORMINPUT_WRK_TAB | table type of table CPED_FORMINPUT | |
ET_FORMROUNDIN_WRK | TYPE | CPET_FORMROUNDIN_WRK_TAB | table type of table CPED_FORMROUNDIN | |
ET_PERIODDTIN_WRK | TYPE | CPET_PERIODDTIN_WRK_TAB | CPE Term - Table Type for Changed Input for Period Determ. | |
ET_PERIODDTOUT_WRK | TYPE | CPET_PERIODDTOUT_WRK_TAB | CPE Term - Tab. Type Work for Result of Period Determination | |
ET_TERMCONVIN_WRK | TYPE | CPET_TERMCONVIN_WRK_TAB | table type of table CPED_TERMCONVIN | |
ET_TERMCONVOUT_WRK | TYPE | CPET_TERMCONVOUT_WRK_TAB | table type of table CPED_TERMCONVOUT | |
ET_TERMGRPOUT_WRK | TYPE | CPET_TERMGRPOUT_WRK_TAB | table type of table CPED_TERMGRPOUT | |
ET_TERMINPUT_WRK | TYPE | CPET_TERMINPUT_WRK_TAB | table type of table CPED_TERMINPUT | |
ET_TERMOUT_WRK | TYPE | CPET_TERMOUT_WRK_TAB | table type of table CPED_TERMOUT | |
ET_TERMROUNDIN_WRK | TYPE | CPET_TERMROUNDIN_WRK_TAB | table type of table CPED_TERMROUNDIN |
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 formula found |