SAP ABAP Function Module /AIN/UI_NRO_ACT_ALLOC_INTERVAL (Wrapper for allocation of numbers from administration UI)
Hierarchy
AIN (Software Component) AIN 710: Add-On Installation
   AIE-AII-UI (Application Component) User Interface
     /AIN/UI (Package) Auto-ID User Interface
Basic Data
Function Module /AIN/UI_NRO_ACT_ALLOC_INTERVAL Wrapper for allocation of numbers from administration UI  
Function Group /AIN/UI_NRADM   Number range administration  
Program Name /AIN/SAPLUI_NRADM    
INCLUDE Name /AIN/LUI_NRADMU08    
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 IV_ALLOC_MODE TYPE CHAR2 Allocation = 'A' / Create and block = 'BC' / Edit and block = 'BU'
Importing IT_NRANGES TYPE ANY TABLE Number range interval which has to be changed
Importing IS_ALLOCATION_DATA TYPE /AIN/ALLOCATE_NUMBERS_STR Structure for allocation of numb. of an exist. number range
Exception INVALID_OBJECT TYPE Number range object is not valid, , et_messages is empty
Exception TABLENAME_MISSING TYPE No table name assigned to number range object, , et_messages is empty
Exception ALLOCATION_NOT_ALLOWED TYPE Allocation not allowed, raise messages from et_messages
Exception ERROR TYPE An error occured, rollback necessary, et_messages is empty
               
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 510