Menu

SAP Function Module ACAC_FIDOCNR_TO_ACACOBJNR_CONV

Konvertieren der FI-Belegnummer in ACE-Objektnummer

The Function Module ACAC_FIDOCNR_TO_ACACOBJNR_CONV (Konvertieren der FI-Belegnummer in ACE-Objektnummer) is a standard Function Module in SAP ERP and is part of the function group ACAC_DATA_TRANSF_SERV within the package FI_GL_ACAC.

Technical Information

Function Module ACAC_FIDOCNR_TO_ACACOBJNR_CONV
Short Text Konvertieren der FI-Belegnummer in ACE-Objektnummer
Function Group ACAC_DATA_TRANSF_SERV
Package FI_GL_ACAC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ID_BELNR TYPE BELNR_D Belegnummer eines Buchhaltungsbeleges
ID_BUKRS TYPE BUKRS Buchungskreis
ID_BUZEI TYPE BUZEI Nummer der Buchungszeile innerhalb des Buchhaltungsbelegs

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_ACAC_OBJNUMBER TYPE ACAC_OBJNUMBER Objektnummer eines Abgrenzungsobjektes

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.