Es gibt 100 gute Gründe, warum Sie dieses Buch kaufen sollten. Doch die verraten wir Ihnen hier nicht. Nur so viel: Wenn Sie die ABAP Workbench als Ihr zweites Wohnzimmer begreifen, ist dieses Buch genau das richtige für Sie! Die Mini-Tutorials in diesem Buch unterstützen Sie dabei, Software in ABAP effizienter zu entwickeln. Tipps und Tricks, wie Sie sich bei der Bearbeitung von Quelltext das Leben leichter machen, wie Sie häufig wiederkehrende Programmieraufgaben automatisieren oder umständliches Vorgehen früherer Tage endlich über Bord werfen. Sie werden die ABAP Workbench in einem ganz neuen Licht erleben. Eine klare Sprache, Klick-für-Klick-Anleitungen, Zusammenfassungen und Hervorhebungen sorgen dabei für einen schnellen und unkomplizierten Lernerfolg.
Bei amazon.de ansehen →The Function Module CPE_FORMULA_ALL_PUT_OW (CPE_D - Complete Document Formula - Write to Object Buffer) 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_PUT_OW |
Short Text | CPE_D - Complete Document Formula - Write to Object Buffer |
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 |
---|---|---|---|---|
IT_DEFFORMDOC_DEL | TYPE | CPET_DEFFORMDOC_KEY_TAB | CPE Formula - Default in Document - Tab.Type for Key | |
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 -Default Grp./Gen. Data in Doc. - Tab.Type for Key | |
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 | CPE Formula - Input for Conv. - Tab.Type for Key | |
IT_FORMCONVIN_WRK | TYPE | CPET_FORMCONVIN_WRK_TAB | CPE Formula - Tab. Type Work for Input for Conversion | |
IT_FORMCONVOUT_DEL | TYPE | CPET_FORMCONVOUT_KEY_TAB | CPE Formula - Result of Conversion - Tab.Type for Key | |
IT_FORMCONVOUT_WRK | TYPE | CPET_FORMCONVOUT_WRK_TAB | CPE Formula - Tab. Type Work for Result of Conversion | |
IT_FORMDOC_DEL | TYPE | CPET_FORMDOC_KEY_TAB | CPE Term - Input for Conversion - Tab.Type for Key | |
IT_FORMDOC_WRK | TYPE | CPET_FORMDOC_WRK_TAB | CPE Formula - Tab. Type Work for Grouping and General Result | |
IT_FORMINPUT_DEL | TYPE | CPET_FORMINPUT_KEY_TAB | CPE Formula - Grouping and General Result - Tab.Type for Key | |
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 | CPE Formula - Input for Rounding | |
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 - Changed Input for Period Det. - Tab.Type for Key | |
IT_PERIODDTIN_WRK | TYPE | CPET_PERIODDTIN_WRK_TAB | CPE Term - Tab. Type Work for Changed Input for Period Det. | |
IT_PERIODDTOUT_DEL | TYPE | CPET_PERIODDTOUT_KEY_TAB | CPE Term - Result of Period Determination - Tab.Type for Key | |
IT_PERIODDTOUT_WRK | TYPE | CPET_PERIODDTOUT_WRK_TAB | CPE Term - Tab. Type Work for Result of Period Determination | |
IT_TERMCONVIN_DEL | TYPE | CPET_TERMCONVIN_KEY_TAB | CPE Term - Changed Input for Gen. Data - Tab.Type for Key | |
IT_TERMCONVIN_WRK | TYPE | CPET_TERMCONVIN_WRK_TAB | CPE Term - Tab. Type Work for Input for Conversion | |
IT_TERMCONVOUT_DEL | TYPE | CPET_TERMCONVOUT_KEY_TAB | CPE Term - Result of Conversion - Tab.Type for Key | |
IT_TERMCONVOUT_WRK | TYPE | CPET_TERMCONVOUT_WRK_TAB | CPE Term - Tab. Type Work for Result of Conversion | |
IT_TERMGRPOUT_DEL | TYPE | CPET_TERMGRPOUT_KEY_TAB | CPE Term - Changed Grp. /Gen. Term Result - Tab.Type for Key | |
IT_TERMGRPOUT_WRK | TYPE | CPET_TERMGRPOUT_WRK_TAB | CPE Term - Tab. Type Work for Chang. Grouping/Gen. Term Res. | |
IT_TERMINPUT_DEL | TYPE | CPET_TERMINPUT_KEY_TAB | CPE Term - Changed Input for Gen. Data - Tab.Type for Key | |
IT_TERMINPUT_WRK | TYPE | CPET_TERMINPUT_WRK_TAB | CPE Term - Tab. Type Work for Changed Input for Gen. Data | |
IT_TERMOUT_DEL | TYPE | CPET_TERMOUT_KEY_TAB | CPE Term - General Result - Tab.Type for Key | |
IT_TERMOUT_WRK | TYPE | CPET_TERMOUT_WRK_TAB | CPE Term - Tab. Type Work for General Result | |
IT_TERMROUNDIN_DEL | TYPE | CPET_TERMROUNDIN_KEY_TAB | CPE Term - Input for Rounding - Tab.Type for Key | |
IT_TERMROUNDIN_WRK | TYPE | CPET_TERMROUNDIN_WRK_TAB | CPE Term - Tab. Type Work for Input for Rounding |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ET_MSG_COM | TYPE | CPET_MSG_COM_TAB | CPE - Log: Communication Table for Messages |
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 removed was not found |