SAP ABAP Data Element WLF_IDOC_MONITORING_ACTIVE (IDoc-Monitor: Activate Monitoring)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   LO-AB (Application Component) Agency Business (Global Trade)
     WLF_IDOC_PROCESSING (Package) IDoc Processing
Basic Data
Data Element WLF_IDOC_MONITORING_ACTIVE
Short Description IDoc-Monitor: Activate Monitoring  
Data Type
Category of Dictionary Type     Direct Type Entry
Type of Object Referenced     No Information
Domain / Name of Reference Type      
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Monitoring 
Medium 19 Activate Monitoring 
Long 19 Activate Monitoring 
Heading 19 Activate Monitoring 
Documentation

Definition

Activate the monitoring feature in order to track IDocs based on an individual selection. Specify the number of expected IDocs and run the report as a background job. It will abort if the number of IDocs deviates from the expected values.

Use

The monitoring can be used for job scheduling purpose as a step for checks in a chain of jobs or job steps.

Dependencies

Example

You can check if all inbound IDocs created today are processed correctly.

Please select

  • Tab "Standard Selection":
    • "Created on": Current date
    • "IDoc Status": <> 53
    • "Direction for IDoc": Inbound
    • Optional: Restrict the message type
  • Tab "Monitoring":
    • Select "Activate Monitoring"
    • Set "Expected hits" to 0 (zero)
    • Mark flag "Display selected IDocs"

If you run this variant in background the job will cancel if erroneous IDocs are existing. The list of those IDocs can be found in the spool.

History
Last changed by/on SAP  20130529 
SAP Release Created in 617