Menu

SAP Function Module CVV8_GET_NEXT_NUMBER

DDS: nächste freie Nummer aus Nummernkreisintervall ermitteln

The Function Module CVV8_GET_NEXT_NUMBER (DDS: nächste freie Nummer aus Nummernkreisintervall ermitteln) is a standard Function Module in SAP ERP and is part of the function group CVV8 within the package CVDI.

Technical Information

Function Module CVV8_GET_NEXT_NUMBER
Short Text DDS: nächste freie Nummer aus Nummernkreisintervall ermitteln
Function Group CVV8
Package CVDI
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_NUMRANGE_INTERVAL LIKE INRI-NRRANGENR '01' Nummer des Nummernkreises
I_NUMRANGE_OBJECT LIKE INRI-OBJECT Nummernkreisobjekt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_NUMBER LIKE Nächste Nummer aus dem Nummmernintervall

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
ERROR_IN_NUMBER_RANGE Fehler beim ziehen der nächsten Nummer aus Nkr.
INTERVAL_NOT_FOUND Intervall nicht gefunden
NUMBER_RANGE_NOT_INTERN Nummernkreis ist nicht intern
OBJECT_NOT_FOUND Objekt nicht in TNRO definiert