SAP ABAP Data Element DCVIGE0003 (Flag: Adjust reference fields?)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDVI (Package) ABAP/4 Dictionary: Views, Lock Objects
Basic Data
Data Element DCVIGE0003
Short Description Flag: Adjust reference fields?  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DD_CHECK    
Data Type CHAR   Character String 
Length 6    
Decimal Places 0    
Output Length 6    
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 AdjRefFlds 
Medium 15 Adj. ref. flds 
Long 20 Adjust ref. fields 
Heading AdjRfF 
Documentation

Definition

Like a table field, a view field of type CURR or QUAN must point to a reference field (of type CUKY or UNIT). First, the reference field for the source field belonging to the view field is specified.

This flag is used to determine whether the following actions are to be performed for all view fields of type CURR or CUKY:

1. Test whether the initial reference field is equivalent to a source field of the view. Two fields are regarded as equivalent if, owing to the foreign key relationships implemented by the joins used to set up the view, it is ensured that the same entry exists in both fields.
2. If the conditions described under 1. have been fulfilled, the view field whose source field is found under 1. is entered as reference field for the view field in question.
3. If the conditions described under 1. are not fulfilled, and the reference field entered first is in the same table as the source field for the view field (of type CURR or QUAN), a warning is issued that 2. cannot be carried out.

If the flag has not been set, the initial reference field remains unchanged.

History
Last changed by/on SAP  19950209 
SAP Release Created in