Menu

SAP Function Module ISRE_CATT_NUMBER_NEXT_FREE

Nächste freie Nummer von Nummernkreisobjekten

The Function Module ISRE_CATT_NUMBER_NEXT_FREE (Nächste freie Nummer von Nummernkreisobjekten) is a standard Function Module in SAP ERP and is part of the function group FVTT within the package FVVI.

Technical Information

Function Module ISRE_CATT_NUMBER_NEXT_FREE
Short Text Nächste freie Nummer von Nummernkreisobjekten
Function Group FVTT
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 VIOB01-BUKRS 1 Buchungskreis
I_EXTERN LIKE NRIV-FROMNUMBER Extern vorgebbare Nummer (wird geprüft)
I_OBJEKT LIKE NRIV-OBJECT 'WIRTSEINH' Nummernkreisobjekt
I_WE_NR LIKE VIOB01-SWENR WE-Nummer (bei GR, GB und ME nötig)

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NUMBER LIKE Ermittelte freie Stammsatznummer

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
INTERVALL_NOT_FOUND Nummernkreisintervall nicht gefunden
NEED_WE_NUMBER Benötige WE-Nummer (bei GR, GB und ME)
NO_MORE_FREE_NUMBERS Keine freien Nummern mehr im Intervall
UNKNOWN_OBJECT Nummernkreisobjekt unbekannt