SAP ABAP Class CX_WD_GENERAL (Web Dynpro Exception: General)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-ABA (Application Component) Web Dynpro ABAP
     SWDP_RUNTIME_EXCEPTIONS (Package) Web Dynpro: Exceptions
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_WD_EXCEPTION WebDynpro (WD) Exception 20031009
Properties
Class CX_WD_GENERAL  
Short Description Web Dynpro Exception: General    
Super Class CX_WD_EXCEPTION WebDynpro (WD) Exception 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 40  Exception Class 
Package SWDP_RUNTIME_EXCEPTIONS   Web Dynpro: Exceptions 
Created 20020731   SAP 
Last change 20070911   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_WD_GENERAL has no forward declaration.
Interfaces
Class CX_WD_GENERAL has no interface implemented.
Friends
Class CX_WD_GENERAL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_WD_GENERAL Constant Public Type reference (TYPE) SOTR_CONC '7EED1998AF6ED845869625789496F01A' 20020731
2 MSG Instance attribute Public Type reference (TYPE) STRING Error Message 20020731
Methods
# Method Level Visibility Method type Description Created on
1 ASSERT Static method Public Method Raise exception only if sy-subrc <> 0 20020731
2 CONSTRUCTOR Instance method Public Constructor Constructor 20020731
3 RAISE Static method Public Method Raise exception 20020731
Events
Class CX_WD_GENERAL has no event.
Types
Class CX_WD_GENERAL has no local type.
Method Signatures

Method ASSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &A& (type String) 20020731
2 Importing B Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &B& (type String) 20020731
3 Importing C Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &C& (type String) 20020731
4 Importing I Call by reference Type reference (TYPE) I Ersaetz &I& (type I) 20020731
5 Importing J Call by reference Type reference (TYPE) I Ersaetz &J& (type I) 20020731
6 Importing K Call by reference Type reference (TYPE) I Ersaetz &K& (type I) 20020731
7 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE Fehlermeldung 20020731
8 Importing RC Call by reference Attribute reference (LIKE) SY-SUBRC Nur wenn rc<>0 20020731

Method ASSERT on class CX_WD_GENERAL has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSG Value transfer Type reference (TYPE) STRING MSG 20020731
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20020731
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20020731

Method CONSTRUCTOR on class CX_WD_GENERAL has no exception.

Method RAISE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing A Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &A& (type String) 20020731
2 Importing B Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &B& (type String) 20020731
3 Importing C Call by reference Type reference (TYPE) CSEQUENCE Ersaetz &C& (type String) 20020731
4 Importing I Call by reference Type reference (TYPE) I Ersaetz &I& (type I) 20020731
5 Importing J Call by reference Type reference (TYPE) I Ersaetz &J& (type I) 20020731
6 Importing K Call by reference Type reference (TYPE) I Ersaetz &K& (type I) 20020731
7 Importing MSG Call by reference Type reference (TYPE) CSEQUENCE Fehlermeldung 20020731

Method RAISE on class CX_WD_GENERAL has no exception.
History
Last changed by/on SAP  20070911 
SAP Release Created in 630