Menu

SAP Function Module CPE_CALCULATIONOUT_READ_OW

CPE_D - Calculation Result - Read Object Work Area

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.

Bei amazon.de ansehen →

The Function Module CPE_CALCULATIONOUT_READ_OW (CPE_D - Calculation Result - Read Object Work Area) is a standard Function Module in SAP ERP and is part of the function group CPE_CALCULATIONOUT_OW within the package CPE_DOC.

Technical Information

Function Module CPE_CALCULATIONOUT_READ_OW
Short Text CPE_D - Calculation Result - Read Object Work Area
Function Group CPE_CALCULATIONOUT_OW
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
IS_DOCUMENT_COM TYPE CPET_DOCUMENT_COM CPE: Communication Structure with Document Fields
IV_COND_TYPE TYPE CPET_COND_TYPE Condition type
IV_DOCITEM_GUID TYPE CPET_DOCITEM_GUID CPE Caller - GUID of Document Item
IV_LANGU TYPE LANGU SY-LANGU Language Key
IV_TERMNO TYPE CPET_TERMNO CPE Term - Number in Formula
IV_VALIDFROM TYPE CPET_VALIDFROM CPE - 'Valid From' Time Stamp of Commodity Pricing Object

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_CALCOUT_COM TYPE CPET_CALCOUT_COM CPE - Communication Structure for Calculation Result UIs
ET_INPUT_FIELDNAMES TYPE CPET_INPUT_FIELDNAMES_TAB Names of changed fields and input fields!

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
ERROR_OCCURRED Error occurred during processing