Data Element 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 | ![]() |
ACTIV_AUTH | Activity | |
2 | ![]() |
DBCON_NAME | Logical name for a database connection | SOURCE VALUE(CON_NAME) TYPE DBCON-CON_NAME DEFAULT 'DEFAULT' |
3 | ![]() |
MSQDBCCRTM | MS SQL server - run time limit for dbcc commands | SOURCE VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30 |
4 | ![]() |
MSQFREQINT | MS SQL Server - Job execution days in the week | SOURCE VALUE(CCMS_TYPE) LIKE MSQIMPORT-FREQINT DEFAULT 1 |
5 | ![]() |
MSQJOBID | MS SQL Server job ID | SOURCE VALUE(JOBID) LIKE SDBAHI-SQLJOBID DEFAULT '' |
6 | ![]() |
MSSSCHEMA | Schema name | SOURCE VALUE(SCHEMA) TYPE MSSSCHEMA DEFAULT '' |