SAP ABAP Table SXMS_BCKGND_JOB_REPORT (Structure for moni report assigned to background job)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
     SXMSMONI (Package) XI: Integration Engine Monitoring
Basic Data
Table Category INTTAB    Structure 
Structure SXMS_BCKGND_JOB_REPORT   Table Relationship Diagram
Short Description Structure for moni report assigned to background job    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 REPORT_NAME SXMS_BCKGND_REPORT_NAME   CHAR 40   0   ABAP report name  
2 REPORT_TYPE SXMS_BCKGND_REPORT_TYPE SDOM_BCKGND_REPORT_TYPE CHAR 3   0   Report type regarding functionality: archive, reorg, etc.  
3 IS_CLIENT_DEPEND BOOLEAN BOOLEAN CHAR 1   0   Boolean Variable (X=True, -=False, Space=Unknown)  
4 IS_OPTIONAL BOOLEAN BOOLEAN CHAR 1   0   Boolean Variable (X=True, -=False, Space=Unknown)  
5 .INCLU-REC       0   0   Background job period  
6 PRDMONTHSREC BTCPMNTH NUM02 NUMC 2   0   Duration period (in months) for a batch job  
7 PRDWEEKSREC BTCPWEEK NUM02 NUMC 2   0   Duration period (in weeks) for a batch job  
8 PRDDAYSREC BTCPDAY NUM03 NUMC 3   0   Duration (in days) of DBA action  
9 PRDHOURSREC BTCPHOUR NUM02 NUMC 2   0   Duration period (in hours) for a batch job  
10 PRDMINSREC BTCPMIN NUM02 NUMC 2   0   Duration period (in minutes) for a batch job  
11 MAINT_TX SXMS_BCKGND_REPORT_NAME   CHAR 40   0   ABAP report name  
12 MAINT_REPORT SXMS_BCKGND_REPORT_NAME   CHAR 40   0   ABAP report name  
History
Last changed by/on SAP  20110908 
SAP Release Created in 730