SAP ABAP Data Element COND_MANDATORY_FIELD (Required field flag)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   SD-MD-CM (Application Component) Conditions
     COND_SRV (Package) Service Tools for Condition Technique
Basic Data
Data Element COND_MANDATORY_FIELD
Short Description Required field flag  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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 Required 
Medium 15 Required 
Long 20 Required 
Heading 55 Required 
Documentation

Definition

Designates that a condition field is a required field. During searches for key combinations, this has the following effect:

  • 'X'    The condition field must be contained in the key combination.
  • ' '    The field can be contained in the key combination. Each key combination has to contain at least one of the condition fields that are not designated as required.

Condition fields that are designated as required appear as required entry fields on the selection screen.

Use

Dependencies

There is no point in using this characteristic in combination with the grouping flag. Therefore the system ignores this characteristic for fields of a group field.

Example

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