Menu

SAP Function Module CPE_FORMULA_ALL_READ_MULTI_OB

CPE_D - Complete Doc. Form. - Read Multiple from Obj. Buffer

Unsere Literaturempfehlung

ABAP Workbench - 100 Tipps & Tricks

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_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.

Technical Information

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

Importing Parameters

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

Exporting Parameters

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

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

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