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
Exporting OMSET_INTERVAL TYPE BTCOMSET Interval in which the date / time is
Exporting ENDTIME_OF_INTERVAL TYPE SYST-UZEIT
Importing DATE TYPE SYST-DATUM SY-DATUM desired date
Importing TIME TYPE SYST-UZEIT SY-UZEIT desired time of day
Tables OMSET_TABLE TYPE BTCOMSET table with operation type sets to be examined
Exception INVALID_DATE TYPE invalid date specification
Exception INVALID_TIME TYPE invalid time specification
Exception NO_INTERVAL_FOUND TYPE Date/time lies in no defined interval
               
Processing Type
Normal Function Module  
Remote-Enabled 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