SAP ABAP Data Element SWO_ATTYPV (Attribute type: Virtual)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-BOB (Application Component) Business Object Builder
     SWO (Package) Business Object Repository Tools
Basic Data
Data Element SWO_ATTYPV
Short Description Attribute type: Virtual  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SWC_BOOL    
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  
Medium  
Long 20 Virtual 
Heading Virtual 
Documentation

Definition

Indicator that the attribute value must be calculated.

A virtual attribute always requires implementation in the program for the object type, since a virtual attribute has no corresponding field content in the database, its value having yet to be determined or calculated.

Depending on implementation and the entry of the data type reference, it is necessary to distinguish between the following combinations:

  • Source "virtual" - data type reference "Dict. field"

    The attribute value calculated or determined in the program for the object type has the same data type as the referenced dictionary field.

  • Source "virtual" - data type reference "object type"

    The attribute value calculated or determined in the program for the object type references an object of the specified object type.

It is generally the case that double-spaced or wider attributes and attributes which reference an object with several key fields are implemented as virtual attributes.

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