SAP ABAP Class CX_DEMO_CONSTRUCTOR (Exception Class with its own Constructor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABAPDEMOS (Package) Demos for ABAP Documentation, not meant for productive use
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 20010319
Properties
Class CX_DEMO_CONSTRUCTOR  
Short Description Exception Class with its own Constructor    
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 SABAPDEMOS   Demos for ABAP Documentation, not meant for productive use 
Created 20010319   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_DEMO_CONSTRUCTOR has no forward declaration.
Interfaces
Class CX_DEMO_CONSTRUCTOR has no interface implemented.
Friends
Class CX_DEMO_CONSTRUCTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_DEMO_CONSTRUCTOR Constant Public Type reference (TYPE) SOTR_CONC '1CB1326C481CD511AE6E0800062AFB6D' Exception ID: Value for Attribute TEXTID 20010319
2 MY_TEXT Instance attribute Public Type reference (TYPE) SY-REPID Separate text 20010319
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20010319
Events
Class CX_DEMO_CONSTRUCTOR has no event.
Types
Class CX_DEMO_CONSTRUCTOR 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 MY_TEXT Value transfer Type reference (TYPE) SY-REPID MY_TEXT 20010319
2 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20010319
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20010319

Method CONSTRUCTOR on class CX_DEMO_CONSTRUCTOR has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 610