SAP ABAP Data Element DD_V_ACC (Access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-ED (Application Component) Dictionary Maintenance
     SEDD (Package) DDIC Editor
Basic Data
Data Element DD_V_ACC
Short Description Access  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR1    
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  
Heading  
Documentation

Definition

The access controls whether you can only read data with the view or whether you can also change and insert data records in the table contained in the view.

The following options are provided for the maintenance status:

  • read only: You can only read data with the view.
  • read, change, delete and insert: There are no restrictions on the view maintenance.

Additional statuses are provided for maintenance views:

  • read and change: Existing entries can be changed, but no records can be deleted or inserted.
  • read and change (time-dependent views): Only entries whose non-time-dependent part of the key does not differ from existing entries may be inserted.

Only read access is possible for database views defined on more than one table. If a database view contains only a single table, data can also be inserted in this table with the view.

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