SAP ABAP Class CX_SWV_EXCEPTION (Exception with Obj.Types in ABAP Workbench, ADT, Vers.Mgmt)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SWB_OBJECT_TYPES (Package) Management of Object Types
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 20100818
Properties
Class CX_SWV_EXCEPTION  
Short Description Exception with Obj.Types in ABAP Workbench, ADT, Vers.Mgmt    
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 SWB_OBJECT_TYPES   Management of Object Types 
Created 20100723   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SWV_EXCEPTION has no forward declaration.
Interfaces
Class CX_SWV_EXCEPTION has no interface implemented.
Friends
Class CX_SWV_EXCEPTION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 T100_MSGID Instance attribute Public Type reference (TYPE) SY-MSGID Message Class 20100818
2 T100_MSGNO Instance attribute Public Type reference (TYPE) SY-MSGNO Message Number 20100818
3 T100_MSGV1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Message Variable 20100818
4 T100_MSGV2 Instance attribute Public Type reference (TYPE) SY-MSGV2 Message Variable 20100818
5 WHERE_USED_CANCELLED Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDE8DB4225BB672D932' 20100818
6 WHERE_USED_ERROR Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DEE8DB422749FF2CD31' 20100818
7 WHERE_USED_IN_BATCH Constant Public Type reference (TYPE) SOTR_CONC '80E0ED0A31991DDE8DB4226D64028078' 20100818
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100818
Events
Class CX_SWV_EXCEPTION has no event.
Types
Class CX_SWV_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 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100818
2 Importing T100_MSGID Call by reference Type reference (TYPE) SY-MSGID 20100818
3 Importing T100_MSGNO Call by reference Type reference (TYPE) SY-MSGNO 20100818
4 Importing T100_MSGV1 Call by reference Type reference (TYPE) SY-MSGV1 20100818
5 Importing T100_MSGV2 Call by reference Type reference (TYPE) SY-MSGV2 20100818
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100818

Method CONSTRUCTOR on class CX_SWV_EXCEPTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in