SXMS_BCKGND_JOBS - List of monitoring reports with assigned background jobs
List of monitoring reports with assigned background jobs information is stored in SAP table SXMS_BCKGND_JOBS.
It is part of development package SXMSMONI in software component BC-XI-IS-WKB. This development package consists of objects that can be grouped under "XI: Integration Engine Monitoring".
It is part of development package SXMSMONI in software component BC-XI-IS-WKB. This development package consists of objects that can be grouped under "XI: Integration Engine Monitoring".
Fields for table SXMS_BCKGND_JOBS
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
REPORT_NAME | ABAP report name | X | SXMS_BCKGND_REPORT_NAME | CHAR | 40 | |
REPORT_TYPE | Report type regarding functionality: archive, reorg, etc. | SXMS_BCKGND_REPORT_TYPE | CHAR | 3 | ||
IS_CLIENT_DEPEND | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | ||
IS_OPTIONAL | Boolean Variable (X = True, - = False, Space = Unknown) | BOOLEAN | CHAR | 1 | ||
.INCLU-REC | RECPERIOD | SXMS_BCKGND_JOB_PERIOD | 0 | |||
PRDMONTHSREC | Duration period (in months) for a batch job | BTCPMNTH | NUMC | 2 | ||
PRDWEEKSREC | Duration period (in weeks) for a batch job | BTCPWEEK | NUMC | 2 | ||
PRDDAYSREC | Duration (in days) of DBA action | BTCPDAY | NUMC | 3 | ||
PRDHOURSREC | Duration period (in hours) for a batch job | BTCPHOUR | NUMC | 2 | ||
PRDMINSREC | Duration period (in minutes) for a batch job | BTCPMIN | NUMC | 2 | ||
MAINT_TX | ABAP report name | SXMS_BCKGND_REPORT_NAME | CHAR | 40 | ||
MAINT_REPORT | ABAP report name | SXMS_BCKGND_REPORT_NAME | CHAR | 40 |