SAP ABAP Function Module FAGL_R_NUMBER_GET_NEXT (Nummernkreis Nächste freie Nummer vergeben)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-REO (Application Component) General Ledger Reorganization
     FAGL_REORGANIZATION_FW (Package) Reorganization - Framework
Basic Data
Function Module FAGL_R_NUMBER_GET_NEXT Nummernkreis Nächste freie Nummer vergeben  
Function Group FAGL_R_GEN_FUNC   Support of the Framework  
Program Name SAPLFAGL_R_GEN_FUNC    
INCLUDE Name LFAGL_R_GEN_FUNCU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting NUMBER TYPE free number
Exporting QUANTITY TYPE INRI-QUANTITY Number of Numbers
Exporting RETURNCODE TYPE INRI-RETURNCODE Return Code
Importing NR_RANGE_NR TYPE INRI-NRRANGENR Number Range Number
Importing OBJECT TYPE INRI-OBJECT Name of number range object
Importing QUANTITY TYPE INRI-QUANTITY '1' Number of Numbers
Importing SUBOBJECT TYPE SPACE Value of sub-object
Importing TOYEAR TYPE INRI-TOYEAR '0000' Value of To-fiscal year
Importing IGNORE_BUFFER TYPE SPACE Ignore object buffering
Exception INTERVAL_NOT_FOUND TYPE Interval Not Found
Exception NUMBER_RANGE_NOT_INTERN TYPE Number Range Is Not Internal
Exception OBJECT_NOT_FOUND TYPE Object Not Defined in TNRO
Exception QUANTITY_IS_0 TYPE Number of Required Numbers Must Be More than 0
Exception QUANTITY_IS_NOT_1 TYPE Number of numbers requested must be 1
Exception INTERVAL_OVERFLOW TYPE Interval used up. Change not possible.
Exception BUFFER_OVERFLOW TYPE Puffer Is Full
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20110908 
SAP Release Created in 605