SAP ABAP Class CX_WDG_RUNTIME (Web Dynpro Exception: General)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-ABA (Application Component) Web Dynpro ABAP
⤷
SWDP_GENERATION (Package) Web Dynpro: Generation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CX_NO_CHECK | Exception with no Check of the RAISING Clause | 20031103 |
Properties
Class | CX_WDG_RUNTIME | |
Short Description | Web Dynpro Exception: General | |
Super Class | CX_NO_CHECK | Exception with no Check of the RAISING Clause |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | S | System Program |
Category | 40 | Exception Class |
Package | SWDP_GENERATION | Web Dynpro: Generation |
Created | 20031008 | SAP |
Last change | 20040518 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CX_WDG_RUNTIME has no forward declaration.
Interfaces
Class CX_WDG_RUNTIME has no interface implemented.
Friends
Class CX_WDG_RUNTIME has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '8F27509B1ECEFE4B869D229D46BF6087' | Key for Logical Object in the OTR | 20031008 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Message | 20031008 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Raise exception only if sy-subrc <> 0 | 20031008 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20031008 |
3 | ![]() |
Static method | Public | Method | 20031103 | |
4 | ![]() |
Static method | Public | Method | Raise Exception | 20031008 |
Events
Class CX_WDG_RUNTIME has no event.
Types
Class CX_WDG_RUNTIME has no local type.
Method Signatures
Method ASSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
A | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersaetz &A& (type String) | 20031008 | ||
2 | ![]() |
B | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersaetz &B& (type String) | 20031008 | ||
3 | ![]() |
C | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersaetz &C& (type String) | 20031008 | ||
4 | ![]() |
I | Call by reference | Type reference (TYPE) | I | Ersaetz &I& (type I) | 20031008 | ||
5 | ![]() |
J | Call by reference | Type reference (TYPE) | I | Ersaetz &J& (type I) | 20031008 | ||
6 | ![]() |
K | Call by reference | Type reference (TYPE) | I | Ersaetz &K& (type I) | 20031008 | ||
7 | ![]() |
MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Fehlermeldung | 20031008 | ||
8 | ![]() |
RC | Call by reference | Attribute reference (LIKE) | SY-SUBRC | Nur wenn rc<>0 | 20031008 |
Method ASSERT on class CX_WDG_RUNTIME has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
MSG | Value transfer | Type reference (TYPE) | STRING | MSG | 20031008 | ||
2 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20031008 | |||
3 | ![]() |
TEXTID | Call by reference | Attribute reference (LIKE) | TEXTID | 20031008 |
Method CONSTRUCTOR on class CX_WDG_RUNTIME has no exception.
Method MSG_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
A | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersaetz &A& (type String) | 20031103 | ||
2 | ![]() |
B | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersaetz &B& (type String) | 20031103 | ||
3 | ![]() |
C | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersaetz &C& (type String) | 20031103 | ||
4 | ![]() |
I | Call by reference | Type reference (TYPE) | I | Ersaetz &I& (type I) | 20031103 | ||
5 | ![]() |
J | Call by reference | Type reference (TYPE) | I | Ersaetz &J& (type I) | 20031103 | ||
6 | ![]() |
K | Call by reference | Type reference (TYPE) | I | Ersaetz &K& (type I) | 20031103 | ||
7 | ![]() |
MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Fehlermeldung | 20031103 | ||
8 | ![]() |
MSG_STRING | Value transfer | Type reference (TYPE) | STRING | 20031103 |
Method MSG_STRING on class CX_WDG_RUNTIME has no exception.
Method RAISE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
A | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersaetz &A& (type String) | 20031008 | ||
2 | ![]() |
B | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersaetz &B& (type String) | 20031008 | ||
3 | ![]() |
C | Call by reference | Type reference (TYPE) | CSEQUENCE | Ersaetz &C& (type String) | 20031008 | ||
4 | ![]() |
I | Call by reference | Type reference (TYPE) | I | Ersaetz &I& (type I) | 20031008 | ||
5 | ![]() |
J | Call by reference | Type reference (TYPE) | I | Ersaetz &J& (type I) | 20031008 | ||
6 | ![]() |
K | Call by reference | Type reference (TYPE) | I | Ersaetz &K& (type I) | 20031008 | ||
7 | ![]() |
MSG | Call by reference | Type reference (TYPE) | CSEQUENCE | Fehlermeldung | 20031008 |
Method RAISE on class CX_WDG_RUNTIME has no exception.
History
Last changed by/on | SAP | 20040518 |
SAP Release Created in | 640 |