SAP ABAP Function Module OMS_CHECK_DATE_IN_OMSET_TBL (Determine op. type which should be active according to op. mode set t)
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_CHECK_DATE_IN_OMSET_TBL | Determine op. type which should be active according to op. mode set t |
| Function Group | SOMS | Operation mode switch (maintenance) |
| Program Name | SAPLSOMS | Scheduling of Operation Mode Switching (Transaction SM63) |
| INCLUDE Name | LSOMSU05 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
OMSET_INTERVAL | TYPE | BTCOMSET | Interval in which the date / time is | |||
| |
ENDTIME_OF_INTERVAL | TYPE | SYST-UZEIT | ||||
| |
DATE | TYPE | SYST-DATUM | SY-DATUM | desired date | ||
| |
TIME | TYPE | SYST-UZEIT | SY-UZEIT | desired time of day | ||
| |
OMSET_TABLE | TYPE | BTCOMSET | table with operation type sets to be examined | |||
| |
INVALID_DATE | TYPE | invalid date specification | ||||
| |
INVALID_TIME | TYPE | invalid time specification | ||||
| |
NO_INTERVAL_FOUND | TYPE | Date/time lies in no defined interval | ||||
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 |