Table list used by SAP ABAP Function Module MSS_SQLAGENT_JOBS (Function to create, delete, modify sql agent jobs)
SAP ABAP Function Module MSS_SQLAGENT_JOBS (Function to create, delete, modify sql agent jobs) 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  MSQEXPORT MS SQL server - structure to hold export parameters SOURCE VALUE(CHK_DB) LIKE MSQEXPORT-OBJEXISTS OPTIONAL
3 Table  MSQEXPORT MS SQL server - structure to hold export parameters SOURCE VALUE(SIMULATION_MODE) TYPE MSQEXPORT-OBJEXISTS DEFAULT 'N'
4 Table  MSQEXPORT MS SQL server - structure to hold export parameters SOURCE VALUE(ST_IMMED) LIKE MSQEXPORT-OBJEXISTS OPTIONAL
5 Table  MSQEXPORT MS SQL server - structure to hold export parameters SOURCE VALUE(RETCODE) LIKE MSQEXPORT-RETCODE
6 Table  MSQIMPORT MS SQL server - structure to hold import parameters SOURCE VALUE(SQLCOMMAND) LIKE MSQIMPORT-COLULIST
7 Table  MSQIMPORT MS SQL server - structure to hold import parameters SOURCE VALUE(SQLUPDCMD) LIKE MSQIMPORT-COLULIST OPTIONAL
8 Table  MSSEXESTMTS MS SQL server structure to get the executed statements text SOURCE BKUP_STMTS STRUCTURE MSSEXESTMTS OPTIONAL