SAP ABAP Data Element CNV_10020_CONDTYPE (Condition type)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_10020 (Package) CNV package 10020
Basic Data
Data Element CNV_10020_CONDTYPE
Short Description Condition type  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CNV_10020_CONDTYPE    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 Type 
Medium 15 Condition type 
Long 20 Condition type 
Heading Type 
Documentation

Definition

The condition type defines which types of operands are used in a condition. For each different combination of operand types there is a different screen to specify the condition parameters. The first character of the operand types define the condition type.

Operand type    Part of the condition type

Field    F

Value    V

Determination    D

There are five different condition types: FV, FF, FD, DV and DD. Additional types are available for special conditions.

Example

A simple evaluation rule could look like this: "For object type 'KS' the component 'Controlling area' is located at offset 2 in the non-transparent field OBJNR."

The rule contains a condition ("For object type 'KS'") that consists of the operand "Object type" (type Field) (the first two characters of the non-transparent field OBJNR) and the operand 'KS' (type Value). Therefore a condition of type 'FV' has to be used.

History
Last changed by/on SAP  20141030 
SAP Release Created in 2010_1_46C