SAP ABAP Data Element RSPC_ALERTS (Send Alerts If Errors Occur)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-WHM-DST (Application Component) Data Staging
     RSPC (Package) Process Chains
Basic Data
Data Element RSPC_ALERTS
Short Description Send Alerts If Errors Occur  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type RS_BOOL    
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 Alerts 
Medium 20 Send Alerts 
Long 30 Send Alerts If Errors Occur 
Heading 30 Send Alerts If Errors Occur 
Documentation

Definition

This indicator is set if you want to report errors in the processing of the chain to the alert framework as alerts.

Use

Connection of process chain errors to the SAP alert framework and event resolution templates.

Dependencies

Alert categories can be assigned to each process type dynamically. You make this assignment in view maintenance RSPC_ALERT_CAT. Here you can determine a default category for the process type as well as an ABAP-00-class that implements interface IF_RSPC_EVENT_RESOLUTION. This can, but does not have to be the same class that implements the other interfaces for the process chains. As a customer, you can change the entries in this table; the table is protected against overwriting by SAP. This allows you to create and use your specific event resolution templates for SAP process types too.

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 700