The Function Module CPE_DEFFORMULA_ALL_PUT_OB (CPE_D - Compl. Default Formula - Write to Object Buffer) is a standard Function Module in SAP ERP and is part of the function group CPE_DEFFORMULA_ALL_OB within the package CPE_DOC.
Function Module | CPE_DEFFORMULA_ALL_PUT_OB |
Short Text | CPE_D - Compl. Default Formula - Write to Object Buffer |
Function Group | CPE_DEFFORMULA_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_DEFFORMDOC_DEL | TYPE | CPET_DEFFORMDOC_KEY_TAB | CPE Formula - Table Type for Default in Document | |
IT_DEFFORMDOC_WRK | TYPE | CPET_DEFFORMDOC_WRK_TAB | CPE Formula - Tab. Type Work for Default in Document | |
IT_DEFTERMGRP_DEL | TYPE | CPET_DEFTERMGRP_KEY_TAB | CPE Term-Table Type for Default Group./General Data in Doc. | |
IT_DEFTERMGRP_WRK | TYPE | CPET_DEFTERMGRP_WRK_TAB | CPE Term - Tab. Type Work for Group. Def. /Gen. Data in Doc. | |
IT_FORMCONVIN_DEL | TYPE | CPET_FORMCONVIN_KEY_TAB | table type of table CPED_FORMCONVIN | |
IT_FORMCONVIN_WRK | TYPE | CPET_FORMCONVIN_WRK_TAB | CPE Formula - Tab. Type Work for Input for Conversion | |
IT_FORMINPUT_DEL | TYPE | CPET_FORMINPUT_KEY_TAB | table type of table CPED_FORMINPUT | |
IT_FORMINPUT_WRK | TYPE | CPET_FORMINPUT_WRK_TAB | CPE Formula -Tab. Type Work for Changed Input for Gen. Data | |
IT_FORMROUNDIN_DEL | TYPE | CPET_FORMROUNDIN_KEY_TAB | table type of table CPED_FORMROUNDIN | |
IT_FORMROUNDIN_WRK | TYPE | CPET_FORMROUNDIN_WRK_TAB | CPE Formula - Tab. Type Work for Input for Rounding | |
IT_PERIODDTIN_DEL | TYPE | CPET_PERIODDTIN_KEY_TAB | CPE Term - Table Type for Changed Input for Period Determ. | |
IT_PERIODDTIN_WRK | TYPE | CPET_PERIODDTIN_WRK_TAB | CPE Term - Tab. Type Work for Changed Input for Period Det. | |
IT_TERMCONVIN_DEL | TYPE | CPET_TERMCONVIN_KEY_TAB | table type of table CPED_TERMCONVIN | |
IT_TERMCONVIN_WRK | TYPE | CPET_TERMCONVIN_WRK_TAB | CPE Term - Tab. Type Work for Input for Conversion | |
IT_TERMINPUT_DEL | TYPE | CPET_TERMINPUT_KEY_TAB | table type of table CPED_TERMINPUT | |
IT_TERMINPUT_WRK | TYPE | CPET_TERMINPUT_WRK_TAB | CPE Term - Tab. Type Work for Changed Input for Gen. Data | |
IT_TERMROUNDIN_DEL | TYPE | CPET_TERMROUNDIN_KEY_TAB | table type of table CPED_TERMROUNDIN | |
IT_TERMROUNDIN_WRK | TYPE | CPET_TERMROUNDIN_WRK_TAB | CPE Term - Tab. Type Work for Input for Rounding |
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 |
---|---|
NOT_FOUND | A formula part that should be deleted was not found |