SAP ABAP Function Module FAGL_RW_NRRANGE_CREATE (Anlegen eines Nummernkreisintervalles)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL (Application Component) General Ledger Accounting
     FAGL_POSTING_SERVICES (Package) Services for Posting FI Documents
Basic Data
Function Module FAGL_RW_NRRANGE_CREATE Anlegen eines Nummernkreisintervalles  
Function Group FAGL_ALLOCATION   Allocation in FlexGL  
Program Name SAPLFAGL_ALLOCATION   FILL_ACCIT_PRELIMINARY 
INCLUDE Name LFAGL_ALLOCATIONU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_NUMBER TYPE free number
Exporting E_QUANTITY TYPE INRI-QUANTITY Number of numbers to be assigned
Exporting E_RETURNCODE TYPE INRI-RETURNCODE Return Code
Importing I_NR_RANGE_NR TYPE INRI-NRRANGENR Number Range Number
Importing I_OBJECT TYPE INRI-OBJECT Name of Number Range Object
Importing I_QUANTITY TYPE INRI-QUANTITY '1' Number of numbers to be assigned
Importing I_SUBOBJECT TYPE SPACE Value of sub-object
Importing I_TOYEAR TYPE INRI-TOYEAR '0000' "To" Fiscal Year
Importing I_WITH_GET TYPE SPACE mit Nummer holen
Exception INTERVAL_EXISTS TYPE Intervall existiert bereits
Exception ERROR_OCCURRED TYPE Errors have occurred
               
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  20040819 
SAP Release Created in 470