Table/Structure Field list used by SAP ABAP Function Module GET_JOB_HIST_STEPS (MS SQL server function to get the list of SAP Job History Steps)
SAP ABAP Function Module GET_JOB_HIST_STEPS (MS SQL server function to get the list of SAP Job History Steps) is using
# Object Type Object Name Object Description Note
     
1 Table/Structure Field  DBCON - CON_NAME Logical name for a database connection
2 Table/Structure Field  DBCON - CON_NAME Logical name for a database connection SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT'
3 Table/Structure Field  MSQIMPORT - FREQINT MS SQL Server - Job execution days in the week
4 Table/Structure Field  MSQIMPORT - FREQINT MS SQL Server - Job execution days in the week SOURCE VALUE(CCMS_TYPE) LIKE MSQIMPORT-FREQINT DEFAULT 1
5 Table/Structure Field  MSQIMPORT - RUNTIME MS SQL server - run time limit for dbcc commands SOURCE VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30
6 Table/Structure Field  MSQIMPORT - RUNTIME MS SQL server - run time limit for dbcc commands
7 Table/Structure Field  SDBAHI - SQLJOBID MS SQL Server job ID
8 Table/Structure Field  SDBAHI - SQLJOBID MS SQL Server job ID SOURCE VALUE(JOBID) LIKE SDBAHI-SQLJOBID DEFAULT ''
9 Table/Structure Field  SYST - DATUM ABAP System Field: Current Date of Application Server
10 Table/Structure Field  SYST - MSGID ABAP System Field: Message ID
11 Table/Structure Field  SYST - MSGNO ABAP System Field: Message Number
12 Table/Structure Field  SYST - MSGTY ABAP System Field: Message Type
13 Table/Structure Field  SYST - MSGV1 ABAP System Field: Message Variable
14 Table/Structure Field  SYST - MSGV2 ABAP System Field: Message Variable
15 Table/Structure Field  SYST - MSGV3 ABAP System Field: Message Variable
16 Table/Structure Field  SYST - MSGV4 ABAP System Field: Message Variable