Menu

SAP Function Module RE_OBJECT_CO_DATA_GET

Lesen der CO-relevanten Daten zum IMKEY: CO-Objektnummer und Objektwährung

The Function Module RE_OBJECT_CO_DATA_GET (Lesen der CO-relevanten Daten zum IMKEY: CO-Objektnummer und Objektwährung) is a standard Function Module in SAP ERP and is part of the function group REFVAY within the package FVVI.

Technical Information

Function Module RE_OBJECT_CO_DATA_GET
Short Text Lesen der CO-relevanten Daten zum IMKEY: CO-Objektnummer und Objektwährung
Function Group REFVAY
Package FVVI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_DABRBEZ LIKE BSEG-DABRZ
I_IMKEY LIKE BSEG-IMKEY IMKEY

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_OBJNR LIKE COEP-OBJNR CO-Objektnummer
E_OWAER LIKE COEP-OWAER Objektwährung

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
IMKEY_NOT_FOUND Der angegebene IMKEY existiert nicht