SAP ABAP Function Module /AIN/UI_NRO_SAVE (Wrapper for saving of data from number range 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_SAVE Wrapper for saving of data from number range administration UI  
Function Group /AIN/UI_NRADM   Number range administration  
Program Name /AIN/SAPLUI_NRADM    
INCLUDE Name /AIN/LUI_NRADMU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_MESSAGES TYPE /AIN/NR_RET_TAB Table with messages per number range
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_MODE TYPE CHAR1 Update mode (I, U, D)
Importing IV_DEST_SYS TYPE /AIN/NRDESTSYS Destination system for blocking of number ranges
Importing IT_NRANGES TYPE ANY TABLE Number range intervals to create/update/delete - current state after change
Importing IT_NRANGES_OLD TYPE ANY TABLE Number range intervals - state before change
Exception ERROR TYPE An error occured, intervals were not updated
               
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