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 | Instance attribute | Public | Type reference (TYPE) | STRING | Type of Access | 20120509 | |||
| 2 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056A501951ED1A6E8904D7D7215DA' | 20120511 | |||
| 3 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00505695007C1EE1A6B85DE48AAB8D11' | 20120509 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SYDBSYS | Database System | 20120522 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | DBVIEWNAME | Name of a DB View | 20120511 | |||
| 6 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '5CF3FCDA894C1ED385ACBD5D7C900D01' | 20130904 | |||
| 7 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050569457551ED2AB804BAEEBCCAE19' | 20121122 | |||
| 8 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00505695007C1EE1A6B8633FFE4BCD15' | 20120509 | |||
| 9 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050569D554F1EE1A7B1955F895C02AB' | 20120514 | |||
| 10 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050569457551ED1BAEF46AFB56EE611' | 20120515 | |||
| 11 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050569457551EE280C4650955002715' | 20120823 | |||
| 12 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '5CF3FCDA894C1ED1BCD0DE5B63AC9F72' | 20120514 | |||
| 13 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '5CF3FCDA894C1ED1BCD1082CA8573FC2' | 20120515 | |||
| 14 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '5CF3FCDA894C1ED1BCD0FA79F8F55FA6' | 20120830 | |||
| 15 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '5CF3FCDA894C1ED1BBA0D99BB9AFC520' | 20120823 | |||
| 16 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '00505695007C1EE1A6B871E7D5088D20' | 20120509 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | PROGNAME | Method Name | 20120509 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | STRING | Input Parameter | 20120509 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | SQL Error | 20120919 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | STRING | SQL Error Text | 20120919 | |||
| 21 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '0050569457551EE280C482F99BE92715' | 20120919 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | STRING | Value | 20120509 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | VIEWNAME | View Name | 20120511 | |||
| 24 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056A501951ED1A6EB38C53E153846' | 20120511 | |||
| 25 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '5CF3FCDA894C1ED1BCCEA76DED855AD6' | 20120511 | |||
| 26 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '005056A501951ED1A6EBD3A9E8DAD8B1' | 20120511 | |||
| 27 | Constant | Public | Type reference (TYPE) | SOTR_CONC | '5CF3FCDA894C1ED1BCCF5500DC875C59' | 20120522 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | 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 | ACCESS | Call by reference | Type reference (TYPE) | STRING | 20120509 | ||||
| 2 | DBSYS | Call by reference | Type reference (TYPE) | SYDBSYS | 20120522 | ||||
| 3 | DBVIEWNAME | Call by reference | Type reference (TYPE) | DBVIEWNAME | 20120511 | ||||
| 4 | METHOD | Call by reference | Type reference (TYPE) | PROGNAME | 20120509 | ||||
| 5 | PARAMETER | Call by reference | Type reference (TYPE) | STRING | 20120509 | ||||
| 6 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20120509 | ||||
| 7 | SQLERROR | Call by reference | Type reference (TYPE) | STRING | 20120919 | ||||
| 8 | SQLERRTXT | Call by reference | Type reference (TYPE) | STRING | 20120919 | ||||
| 9 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20120509 | ||||
| 10 | VALUE | Call by reference | Type reference (TYPE) | STRING | 20120509 | ||||
| 11 | 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 |