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 |
---|---|---|---|---|---|---|---|
![]() |
ET_MESSAGES | TYPE | BAPIRETTAB | Table with BAPI Return Information | |||
![]() |
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_ALLOC_MODE | TYPE | CHAR2 | Allocation = 'A' / Create and block = 'BC' / Edit and block = 'BU' | |||
![]() |
IT_NRANGES | TYPE | ANY TABLE | Number range interval which has to be changed | |||
![]() |
IS_ALLOCATION_DATA | TYPE | /AIN/ALLOCATE_NUMBERS_STR | Structure for allocation of numb. of an exist. number range | |||
![]() |
INVALID_OBJECT | TYPE | Number range object is not valid, , et_messages is empty | ||||
![]() |
TABLENAME_MISSING | TYPE | No table name assigned to number range object, , et_messages is empty | ||||
![]() |
ALLOCATION_NOT_ALLOWED | TYPE | Allocation not allowed, raise messages from et_messages | ||||
![]() |
ERROR | TYPE | An error occured, rollback necessary, et_messages is empty | ||||
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 |