SAP ABAP Class CX_WDY_MD_ACCESS_EXCEPTION (CX_WDY_MD_ACCESS_EXCEPTION)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-WD-ABA (Application Component) Web Screen Tools - ABAP
⤷
SWDP_METADATA_API_BASIC (Package) Shared Data
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_WDY_MD_EXCEPTION | Web Dynpro: Exception | 20020918 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CX_WDY_MD_CORR_FAILURE | 20020918 | |
| 2 | Inheritance (c INHERITING FROM c_ref) | CX_WDY_MD_ENQUEUE_FAILURE | 20020918 | |
| 3 | Inheritance (c INHERITING FROM c_ref) | CX_WDY_MD_PERMISSION_FAILURE | 20020918 |
Properties
| Class | CX_WDY_MD_ACCESS_EXCEPTION | |
| Short Description | ||
| Super Class | CX_WDY_MD_EXCEPTION | Web Dynpro: Exception |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 40 | Exception Class |
| Package | SWDP_METADATA_API_BASIC | Shared Data |
| Created | 20020918 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CX_WDY_MD_ACCESS_EXCEPTION has no forward declaration.
Interfaces
Class CX_WDY_MD_ACCESS_EXCEPTION has no interface implemented.
Friends
Class CX_WDY_MD_ACCESS_EXCEPTION 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) | SY-MSGID | Messages, Message Class | 20020918 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | SY-MSGNO | Messages, Message Number | 20020918 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV1 | Messages, Message Variables | 20020918 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | SY-MSGV2 | Messages, Message Variables | 20020918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20020918 |
Events
Class CX_WDY_MD_ACCESS_EXCEPTION has no event.
Types
Class CX_WDY_MD_ACCESS_EXCEPTION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20020918 | ||||
| 2 | T100_MSGID | Value transfer | Type reference (TYPE) | SY-MSGID | T100_MSGID | 20020918 | |||
| 3 | T100_MSGNO | Value transfer | Type reference (TYPE) | SY-MSGNO | T100_MSGNO | 20020918 | |||
| 4 | T100_MSGV1 | Value transfer | Type reference (TYPE) | SY-MSGV1 | T100_MSGV1 | 20020918 | |||
| 5 | T100_MSGV2 | Value transfer | Type reference (TYPE) | SY-MSGV2 | T100_MSGV2 | 20020918 | |||
| 6 | TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20020918 |
Method CONSTRUCTOR on class CX_WDY_MD_ACCESS_EXCEPTION has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 630 |