SAP ABAP Function Module GET_JOBS_FOR_CURR_DISPLAY (Function to get jobs scheduled in DB13 Display)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     SMSS_SQLJOBS (Package) Database Jobs for MS SQL Server
Basic Data
Function Module GET_JOBS_FOR_CURR_DISPLAY Function to get jobs scheduled in DB13 Display  
Function Group SFMSS_JOBS   Functions used by db12, db13 for MSSQL  
Program Name SAPLSFMSS_JOBS    
INCLUDE Name LSFMSS_JOBSU23    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing FIRSTMONDAY TYPE SDBAP-STARTTSTMP Timestamp when the job is to run first
Importing DBNAME TYPE MSQDBASES-DBNAME The name of the database in SQL Server instance.
Importing CURRENTWEEK TYPE SYST-TABIX Runtime: Current line of an internal table
Importing CALWEEK TYPE SYST-TABIX Runtime: Current line of an internal table
Tables BPLANLIST TYPE SDBABI INTTAB for backup scheduling
               
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  20010316 
SAP Release Created in