Table list used by SAP ABAP Function Module MSS_GET_SCH_AGENT_JOBS (To get the ist of schduled jobs in next XX days.)
SAP ABAP Function Module MSS_GET_SCH_AGENT_JOBS (To get the ist of schduled jobs in next XX days.) is using
# Object Type Object Name Object Description Note
     
1 Table  DBCON Description of Database Connections SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT'
2 Table  MSQIMPORT MS SQL server - structure to hold import parameters SOURCE VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30
3 Table  MSSCONNDATA MSSQL multi-connect : Complete connection information
4 Table  MSSSCHJOBS List of sql agent jobs scheduled for the next X days SOURCE SCHAGENTJOBS STRUCTURE MSSSCHJOBS
5 Table  MSSSERIA MSSQL: Serialization Format of RAT Data