SAP ABAP Function Module OMS_GET_OPMODE_ON_DATE (Determining the planned operation mode at a certain time)
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_GET_OPMODE_ON_DATE | Determining the planned operation mode at a certain time |
Function Group | SOMS | Operation mode switch (maintenance) |
Program Name | SAPLSOMS | Scheduling of Operation Mode Switching (Transaction SM63) |
INCLUDE Name | LSOMSU04 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
OPMODE_NAME | TYPE | BTCOMSET-MODENAME | Name of the planned operation type | |||
![]() |
OPMODE_ENDTIME | TYPE | SYST-UZEIT | ||||
![]() |
DATE | TYPE | SYST-DATUM | SY-DATUM | Date at which the operation type is determined | ||
![]() |
TIME | TYPE | SYST-UZEIT | SY-UZEIT | Time of day at which the operation type is determined | ||
![]() |
INVALID_DATE | TYPE | invalid date specification | ||||
![]() |
INVALID_TIME | TYPE | invalid time specification | ||||
![]() |
NO_OPMODE_FOUND | TYPE | Operation type could not be determined | ||||
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 |