SAP ABAP Function Module OIU_GET_NEXT_SYS_NO (Get next number for a SYS-NO in a specific table)
Hierarchy
☛
IS-OIL (Software Component) IS-OIL
⤷
IS-OIL-PRA (Application Component) Production and Revenue Accounting
⤷
OIU (Package) PRA Production and Revenue Accounting (Upstream Business)
⤷
⤷
Basic Data
| Function Module | OIU_GET_NEXT_SYS_NO | Get next number for a SYS-NO in a specific table |
| Function Group | OIU_COMMON | E&P Common Functions |
| Program Name | SAPLOIU_COMMON | |
| INCLUDE Name | LOIU_COMMONU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
SYS_NO | TYPE | System Number | ||||
| |
TABNAME | TYPE | TABNAME | Table name | |||
| |
SUBOBJECT | TYPE | NRSOBJ | Number range object subobject value | |||
| |
TOYEAR | TYPE | NRYEAR | To fiscal year | |||
| |
TABLE_NOT_FOUND | TYPE | table not found in OIU_CM_SN_NR | ||||
| |
OBJECT_NOT_FOUND | TYPE | Object not defined in TNRO | ||||
| |
INTERVAL_NOT_FOUND | TYPE | Interval not found | ||||
| |
NUMBER_RANGE_NOT_INTERN | TYPE | number range not intern (NUMBER_GET_NEXT) | ||||
| |
INTERVAL_OVERFLOW | TYPE | Interval used up. Change not possible. | ||||
| |
SYS_NO_NOT_ASSIGNED | TYPE | Next system number not assigned | ||||
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 | 20050224 |
| SAP Release Created in |