SAP ABAP Function Module M60R_PB_NUMBER_GET_NEXT (NUmber range: Assigns next free number)
Hierarchy
BBPCRM (Software Component) BBPCRM
   PP-MP-DEM (Application Component) Demand Management
     MDPB (Package) Application development R/3 purchasing
Basic Data
Function Module M60R_PB_NUMBER_GET_NEXT NUmber range: Assigns next free number  
Function Group M60R   General Functions  
Program Name SAPLM60R    
INCLUDE Name LM60RU08    
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.
               
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  19990301 
SAP Release Created in