SAP ABAP Data Element VFLDROFLAG (Maintenance attribute for view field)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SMAC (Package) R/3 Matchcode Development
Basic Data
Data Element VFLDROFLAG
Short Description Maintenance attribute for view field  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type VFLDRDONLY    
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 Maintain 
Medium 15 Maint. flag 
Long 18 Maintenance flag 
Heading MF 
Documentation

Definition

Maintenance attribute of a field for a maintenance view.

You can use the maintenance attribute to define how individual fields of a maintenance view can be maintained. There are the following options:

  • R : Only read access allowed. Maintenance using the table view maintenance transaction (SM30) is not allowed for such fields.
  • S : Generate subsets when maintaining view data. A subset of the data determined by the value entered in this field is displayed.
  • H: The field is not displayed for the user in the interactive maintenance transaction. The field therefore does not appear in the maintenance screen. Thus the developer responsible for the maintenance view must ensure that the content of these fields is correct by writing the appropriate code. Such fields are empty by default.
  • : No restrictions with respect to field maintenance.

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