Menu

SAP Function Module RE_OBJNR_TO_EMPGE

CO-Abrechnung: Kurzform des Objektes (EMPGE) in Objektnummer umwandeln

The Function Module RE_OBJNR_TO_EMPGE (CO-Abrechnung: Kurzform des Objektes (EMPGE) in Objektnummer umwandeln) 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_OBJNR_TO_EMPGE
Short Text CO-Abrechnung: Kurzform des Objektes (EMPGE) in Objektnummer umwandeln
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_BUKRS LIKE T001-BUKRS Buchungskreis des Senders
I_LENGTH TYPE I Maximale Länge für aufbereitete E_EMPGE
I_OBJNR LIKE IONRA-OBJNR Objektnummer des Empfängers

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_EMPGE LIKE DKOBR-EMPGE Anwender-Kurzsschlüssel für Empfänger
E_TEXT LIKE Text zum Objekt

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.