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 |
---|---|---|---|---|---|---|---|
![]() |
ET_MESSAGES | TYPE | /AIN/NR_RET_TAB | Table with messages per number range | |||
![]() |
IV_NR_OBJECT | TYPE | /AIN/NR_OBJECT | Number range object type (NRO) | |||
![]() |
IV_TABLENAME | TYPE | /AIN/ID_NRO_TABLE_NAME | Name of a Number Range Object table | |||
![]() |
IV_MODE | TYPE | CHAR1 | Update mode (I, U, D) | |||
![]() |
IV_DEST_SYS | TYPE | /AIN/NRDESTSYS | Destination system for blocking of number ranges | |||
![]() |
IT_NRANGES | TYPE | ANY TABLE | Number range intervals to create/update/delete - current state after change | |||
![]() |
IT_NRANGES_OLD | TYPE | ANY TABLE | Number range intervals - state before change | |||
![]() |
ERROR | TYPE | An error occured, intervals were not updated | ||||
Processing Type
Normal Function 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 |