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 | ![]() |
DBCON | Description of Database Connections | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
2 | ![]() |
MSQEXPORT | MS SQL server - structure to hold export parameters | SOURCE VALUE(CHK_DB) LIKE MSQEXPORT-OBJEXISTS OPTIONAL |
3 | ![]() |
MSQEXPORT | MS SQL server - structure to hold export parameters | SOURCE VALUE(SIMULATION_MODE) TYPE MSQEXPORT-OBJEXISTS DEFAULT 'N' |
4 | ![]() |
MSQEXPORT | MS SQL server - structure to hold export parameters | SOURCE VALUE(ST_IMMED) LIKE MSQEXPORT-OBJEXISTS OPTIONAL |
5 | ![]() |
MSQEXPORT | MS SQL server - structure to hold export parameters | SOURCE VALUE(RETCODE) LIKE MSQEXPORT-RETCODE |
6 | ![]() |
MSQIMPORT | MS SQL server - structure to hold import parameters | SOURCE VALUE(SQLCOMMAND) LIKE MSQIMPORT-COLULIST |
7 | ![]() |
MSQIMPORT | MS SQL server - structure to hold import parameters | SOURCE VALUE(SQLUPDCMD) LIKE MSQIMPORT-COLULIST OPTIONAL |
8 | ![]() |
MSSEXESTMTS | MS SQL server structure to get the executed statements text | SOURCE BKUP_STMTS STRUCTURE MSSEXESTMTS OPTIONAL |