SAP ABAP Data Element CACSDETCHKVALUE (Check Result)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   ICM (Application Component) Incentive and Commission Management (ICM)
     CACSDM (Package) ICM: Determination Methods
Basic Data
Data Element CACSDETCHKVALUE
Short Description Check Result  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CACSDETCHKVALUE    
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 Chk Result 
Medium 15 Check Result 
Long 15 Check Result 
Heading 15 Check Result 
Documentation

Definition

Contains the setting for checking the result in the determination process. The result is the identification of the calculating object.

Use

This field controls how the determination process checks the result and how it should react to this check. Only the result of a result combination is checked. The following values are possible:

  • 1 - No check: The system does not check the results.
  • 2 - Ignore error, do not use combination: The system checks the results. If they are incorrect, the result of the combination is not used. The system does not issue an error message.
  • 3 - Ignore error, use combination nevertheless: The system checks the results. If they are incorrect, the result of the combination is used nevertheless. The system does not issue an error message.
  • 4 - Output error message, do not use combination: The system checks the results. If they are incorrect, the result of the combination is not used. The system issues an error message.

Dependencies

The result of a combination is checked with BAdI implementation BAdI: Result Handling. Checking the result is only possible in the enhanced determination.

Example

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