SAP ABAP Function Module /AIN/NRRANGE_ENQUEUE_GEN (Generic enqueue for number range objects)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII (Application Component) Infrastructure
     /AIN/ENCODE (Package) Auto-ID Number ranges
Basic Data
Function Module /AIN/NRRANGE_ENQUEUE_GEN Generic enqueue for number range objects  
Function Group /AIN/NRRANGE_GEN   Number Range Generation: Generic  
Program Name /AIN/SAPLNRRANGE_GEN    
INCLUDE Name /AIN/LNRRANGE_GENU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_MESSAGES TYPE BAPIRETTAB Table with BAPI Return Information
Importing IV_NR_OBJECT TYPE /AIN/NR_OBJECT Number range object type (NRO)
Importing IV_TABLENAME TYPE /AIN/ID_NRO_TABLE_NAME Name of a Number Range Object table
Importing IT_DATA TYPE ANY TABLE Objects which have to be locked
Importing IV_MODE TYPE ENQMODE 'E' Lock mode
Importing IV_SCOPE TYPE '2'
Importing IV_WAIT TYPE SPACE
Importing IV_COLLECT TYPE DDENQCOLL ' ' Flag whether locks should only be collected first
Exception LOCK_ERROR TYPE Error while trying to lock the object
Exception NR_OBJECT_MISSING TYPE No number range object assigned to ID type
               
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  20141109 
SAP Release Created in 300