Menu

SAP Function Module ACEPS_NEW_APPLLOGNR_GET_R3

Vergabe einer eindeutigen Nummer für Anwendungsprotokoll (R3)

The Function Module ACEPS_NEW_APPLLOGNR_GET_R3 (Vergabe einer eindeutigen Nummer für Anwendungsprotokoll (R3)) is a standard Function Module in SAP ERP and is part of the function group ACEPS_NUMBER_GET_R3 within the package ACE_PS_APPL.

Technical Information

Function Module ACEPS_NEW_APPLLOGNR_GET_R3
Short Text Vergabe einer eindeutigen Nummer für Anwendungsprotokoll (R3)
Function Group ACEPS_NUMBER_GET_R3
Package ACE_PS_APPL
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_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung
ID_NRRANGENR TYPE ACE_NRNR Nummer des Nummernkreisintervalls

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_UNIQUE_NUMBER TYPE ACEPS_APPL_LOG_UNIQUE_NUMBER Eindeutige Nummer für Anwendungs-Log

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.