Menu

SAP Function Module ACEPS_NEW_RUNID_GET

Vergabe einer eindeutigen Nummer für per. Abgrenzungslauf (Lauf-ID)

The Function Module ACEPS_NEW_RUNID_GET (Vergabe einer eindeutigen Nummer für per. Abgrenzungslauf (Lauf-ID)) is a standard Function Module in SAP ERP and is part of the function group ACEPS_NUMBER_GET within the package ACE-PS.

Technical Information

Function Module ACEPS_NEW_RUNID_GET
Short Text Vergabe einer eindeutigen Nummer für per. Abgrenzungslauf (Lauf-ID)
Function Group ACEPS_NUMBER_GET
Package ACE-PS
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_ACE_BUKRS TYPE ACE_BUKRS Buchungskreis
ID_COMP TYPE ACE_COMP Anwendungskomponente für Abgrenzung
ID_TESTRUN TYPE ACE_TESTRUN Testlauf

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ED_RUNID TYPE ACEPS_RUNID Nummer (Lauf-ID) eines per. Buchungslaufs der Accrual-Engine
ET_RETURN TYPE BAPIRET2_T Returntabelle

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.