Data Element list used by SAP ABAP Function Module MSS_GET_JOB_HEADERS (Function to get job history header information)
SAP ABAP Function Module
MSS_GET_JOB_HEADERS (Function to get job history header information) 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 '' |
|