SAP ABAP Class CX_DD_EX_VIEW (Exceptions for External Views)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20120509
Properties
Class CX_DD_EX_VIEW  
Short Description Exceptions for External Views    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SDVI   ABAP/4 Dictionary: Views, Lock Objects 
Created 20120509   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DD_EX_VIEW has no forward declaration.
Interfaces
Class CX_DD_EX_VIEW has no interface implemented.
Friends
Class CX_DD_EX_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCESS Instance attribute Public Type reference (TYPE) STRING Type of Access 20120509
2 ACTIVATION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056A501951ED1A6E8904D7D7215DA' 20120511
3 CX_DD_EX_VIEW Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1EE1A6B85DE48AAB8D11' 20120509
4 DBSYS Instance attribute Public Type reference (TYPE) SYDBSYS Database System 20120522
5 DBVIEWNAME Instance attribute Public Type reference (TYPE) DBVIEWNAME Name of a DB View 20120511
6 DBVIEWNAME_LENGTH_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1ED385ACBD5D7C900D01' 20130904
7 DBVIEW_COLS_MAPPING_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050569457551ED2AB804BAEEBCCAE19' 20121122
8 DB_ACCESS_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1EE1A6B8633FFE4BCD15' 20120509
9 DB_DELETION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050569D554F1EE1A7B1955F895C02AB' 20120514
10 DB_VIEW_CHECK_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050569457551ED1BAEF46AFB56EE611' 20120515
11 DB_VIEW_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '0050569457551EE280C4650955002715' 20120823
12 DD_DELETION_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1ED1BCD0DE5B63AC9F72' 20120514
13 DD_VIEW_CHECK_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1ED1BCD1082CA8573FC2' 20120515
14 DD_VIEW_RETRIEVE_ERROR Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1ED1BCD0FA79F8F55FA6' 20120830
15 EX_VIEW_NOT_FOUND Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1ED1BBA0D99BB9AFC520' 20120823
16 ILLEGAL_VALUE Constant Public Type reference (TYPE) SOTR_CONC '00505695007C1EE1A6B871E7D5088D20' 20120509
17 METHOD Instance attribute Public Type reference (TYPE) PROGNAME Method Name 20120509
18 PARAMETER Instance attribute Public Type reference (TYPE) STRING Input Parameter 20120509
19 SQLERROR Instance attribute Public Type reference (TYPE) STRING SQL Error 20120919
20 SQLERRTXT Instance attribute Public Type reference (TYPE) STRING SQL Error Text 20120919
21 SQL_ERROR Constant Public Type reference (TYPE) SOTR_CONC '0050569457551EE280C482F99BE92715' 20120919
22 VALUE Instance attribute Public Type reference (TYPE) STRING Value 20120509
23 VIEWNAME Instance attribute Public Type reference (TYPE) VIEWNAME View Name 20120511
24 VIEWNAME_ERROR Constant Public Type reference (TYPE) SOTR_CONC '005056A501951ED1A6EB38C53E153846' 20120511
25 VIEW_GET_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1ED1BCCEA76DED855AD6' 20120511
26 VIEW_SAVE_FAILURE Constant Public Type reference (TYPE) SOTR_CONC '005056A501951ED1A6EBD3A9E8DAD8B1' 20120511
27 WRONG_DB_SYSTEM Constant Public Type reference (TYPE) SOTR_CONC '5CF3FCDA894C1ED1BCCF5500DC875C59' 20120522
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120509
Events
Class CX_DD_EX_VIEW has no event.
Types
Class CX_DD_EX_VIEW has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACCESS Call by reference Type reference (TYPE) STRING 20120509
2 Importing DBSYS Call by reference Type reference (TYPE) SYDBSYS 20120522
3 Importing DBVIEWNAME Call by reference Type reference (TYPE) DBVIEWNAME 20120511
4 Importing METHOD Call by reference Type reference (TYPE) PROGNAME 20120509
5 Importing PARAMETER Call by reference Type reference (TYPE) STRING 20120509
6 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20120509
7 Importing SQLERROR Call by reference Type reference (TYPE) STRING 20120919
8 Importing SQLERRTXT Call by reference Type reference (TYPE) STRING 20120919
9 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20120509
10 Importing VALUE Call by reference Type reference (TYPE) STRING 20120509
11 Importing VIEWNAME Call by reference Type reference (TYPE) VIEWNAME 20120511

Method CONSTRUCTOR on class CX_DD_EX_VIEW has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740