SAP ABAP View DDVIEWGET (DD: Get all changeable views for a basis table)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-DIC-AC (Application Component) Activation Program, Conversion Program, DB Utility, MC, SPDD
     SDTB (Package) ABAP/4 Dictionary: Tables
Basic Data
View Type D Database View 
Database View DDVIEWGET  
Short Description DD: Get all changeable views for a basis table    
Root table DD26S   Base tables and foreign key relationships for a view 
Table
# Table Name Foreign Table Foreign Field Foreign DIR
1 DD26S DD26S
2 DD25L QCM1PEST01
Join Conditions
# Table Name Field Name Negation Operator Constants Cont. line AND/OR Offset F Length Mco Field
1 DD25L VIEWNAME JL EQ 0 0
2 DD26S VIEWNAME JR EQ AND 0 0
3 DD25L AS4LOCAL EQ 'A' AND 0 0
4 DD25L AGGTYPE EQ 'V' AND 0 0
5 DD25L VIEWCLASS EQ 'D' OR 0 0
6 DD25L VIEWCLASS EQ 'P' AND 0 0
7 DD25L VIEWGRANT NE 'R' 0 0
                     
View Fields
# View field Table Field Maintenance Flag Key Data element Mod Short Description
1 VIEWNAME DD26S VIEWNAME   VIEWNAME Name of SAP table view
2 TABNAME DD26S TABNAME   VIBASTAB Base table of a view
3 AS4LOCAL DD25L AS4LOCAL   AS4LOCAL Activation Status of a Repository Object
4 AGGTYPE DD25L AGGTYPE   AGGTYPE Aggregate Type
5 VIEWCLASS DD25L VIEWCLASS   VIEWCLASS View Type
6 VIEWGRANT DD25L VIEWGRANT   VIEWGRANT Maintenance status (modif. authorization) for view data
                 
Maintenance Status
Access
  read only
  read and change
  Time-dependent views: like U, validity data like ' '
  read, change, delete and insert
Delivery Class      
Data Browser/Table View Maintenance    Display/Maintenance Allowed with Restrictions  
History
Last changed by/on SAP  20141013 
SAP Release Created in 630