SAP ABAP Function Module OMS_OMSET_EDITOR (Edit/display/check operation mode sets (normal and exception operatio)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CCM-BTC (Application Component) Background Processing
⤷
SBTC (Package) SAP Background Processing
⤷
⤷
Basic Data
| Function Module | OMS_OMSET_EDITOR | Edit/display/check operation mode sets (normal and exception operatio |
| Function Group | SOMS | Operation mode switch (maintenance) |
| Program Name | SAPLSOMS | Scheduling of Operation Mode Switching (Transaction SM63) |
| INCLUDE Name | LSOMSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OMSET_EDITOR_TBL_MODIFIED | TYPE | BTCH0000-CHAR1 | specifies whether OMSET_EDIT_TBL was changed | |||
| |
OMSET_EDITOR_DIALOG | TYPE | BTCH0000-CHAR1 | Interactive mode yes / no | |||
| |
OMSET_EDITOR_MODE | TYPE | BTCH0000-CHAR1 | Normal operation or exception operation type set | |||
| |
OMSET_EDITOR_OPCODE | TYPE | BTCH0000-INT4 | 0 | Operation : display / edit (only online) | ||
| |
OMSET_EDIT_TBL | TYPE | BTCOMSET | Table with operation type set data (I/O) | |||
| |
INVALID_DIALOG_TYPE | TYPE | invalid interactive category | ||||
| |
INVALID_MODE | TYPE | invalid identifier for type of the operation type set | ||||
| |
INVALID_OMSET_DATA | TYPE | Operation type set data is invalid | ||||
| |
INVALID_OPCODE | TYPE | invalid operation code | ||||
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 | 19950113 |
| SAP Release Created in |