The Function Module FB_NEW_NUMBER_GET (Ziehen einer Nummer mit Anlegen eines Intervalls bei Bedarf) is a standard Function Module in SAP ERP and is part of the function group FB_NRIV_NUMBER_SERVICES within the package FAGL_COMMON_OBJECTS.
Function Module | FB_NEW_NUMBER_GET |
Short Text | Ziehen einer Nummer mit Anlegen eines Intervalls bei Bedarf |
Function Group | FB_NRIV_NUMBER_SERVICES |
Package | FAGL_COMMON_OBJECTS |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ID_FROMNUMBER | TYPE | NRFROM | Von-Nummer | |
ID_NRRANGENR | TYPE | NRNR | '01' | Nummernkreisnummer |
ID_OBJECT | TYPE | NROBJ | Name des Nummernkreisobjekts | |
ID_SUBOBJECT | TYPE | NRSOBJ | Wert des Unterobjekts des Nummernkreisobjekts | |
ID_TONUMBER | TYPE | NRTO | Bis-Nummer | |
ID_TOYEAR | TYPE | NRYEAR | Bis-Geschäftsjahr |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
ED_NUMBER | TYPE | AWREF | Belegnummer |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR_OCCURRED | Ein Fehler ist aufgetreten |