SAP ABAP Data Element BCA_PAR_MESSAGE_TYPE_Y (Error Message Category for Numbers Determination)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-TS-PPM (Application Component) Batch-Oriented Parallel Processing of Mass Data
     BANK_JOB_SERVICE (Package) Service Modules for FS Reports
Basic Data
Data Element BCA_PAR_MESSAGE_TYPE_Y
Short Description Error Message Category for Numbers Determination  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type BALMSGTY    
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 Error Cat. 
Medium 20 Error Message Cat. 
Long 40 Error Message Category for Numbers Det. 
Heading 50 Error Message Category for Numbers Determination 
Documentation

Definition

Specifies the message type that the system writes in the application log if the determination of the number fails.

Use

If, for some reason, the system cannot determine a number using the programmed algorithm from the interval table, this means there is an error. To enable processing despite this, the system determines a random number. In addition, the system writes an error message in the application log. You specify the message type here.

Note: In a productive system, you should select the message type Warning. You should use the message type Short Dump only for test scenarios, not in productive systems.

Choose the message type Error if you want to use optimized totals updating even in the case of incorrect optimization but still want to record the error status in the log.

Dependencies

For information about the relationship, see the documentation about Improving Performance for Parallel Processing.

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 100