Table list used by SAP ABAP Function Module GET_CCMS_JOB_MSQ (MS SQL server function to get the list of SAP CCMS planned task)
SAP ABAP Function Module
GET_CCMS_JOB_MSQ (MS SQL server function to get the list of SAP CCMS planned task) 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 | MSQCCMSJOB | MS SQL server list of CCMS planned tasks | SOURCE TASKLIST STRUCTURE MSQCCMSJOB |
|
| 3 | MSQIMPORT | MS SQL server - structure to hold import parameters | SOURCE VALUE(NUM_OF_DAYS) LIKE MSQIMPORT-RUNTIME DEFAULT 30 |
|
| 4 | MSSCONNDATA | MSSQL multi-connect : Complete connection information | ||
| 5 | MSSSERIA | MSSQL: Serialization Format of RAT Data | ||