SAP ABAP Class CX_SHMA_ADMINISTRATION (SHM Administration: Exceptions When Accessing Attributes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SHARED_OBJECTS (Package) Shared Objects: Basis Components
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 20021129
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SHMA_ATTRIBUTE_ERROR SHMA: Error Accessing Area Attributes 20021129
2 Inheritance (c INHERITING FROM c_ref)  CX_SHMA_CANCELLED SHMA: Operation Terminated 20021129
3 Inheritance (c INHERITING FROM c_ref)  CX_SHMA_GENCLS_ERROR SHMA: Error Accessing the Generated Area Class 20021129
4 Inheritance (c INHERITING FROM c_ref)  CX_SHMA_LOCKED SHM Administration: Area Is Locked 20021129
5 Inheritance (c INHERITING FROM c_ref)  CX_SHMA_ROOTCLASS_MISSING SHMA: Root Class Does Not Exist 20030829
Properties
Class CX_SHMA_ADMINISTRATION  
Short Description SHM Administration: Exceptions When Accessing Attributes    
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 S  System Program 
Category 40  Exception Class 
Package SHARED_OBJECTS   Shared Objects: Basis Components 
Created 20021129   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SHMA_ADMINISTRATION has no forward declaration.
Interfaces
Class CX_SHMA_ADMINISTRATION has no interface implemented.
Friends
Class CX_SHMA_ADMINISTRATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COMMENT Instance attribute Public Type reference (TYPE) STRING Additional Information 20021129
2 MESSAGE_CLASS Instance attribute Public Type reference (TYPE) SY-MSGID 'SHMA' Messages, Message Class 20021129
3 MESSAGE_NUMBER Instance attribute Public Type reference (TYPE) SY-MSGNO Messages, Message Number 20021129
4 MESSAGE_PAR1 Instance attribute Public Type reference (TYPE) SY-MSGV1 Messages, Message Variables 20021129
5 MESSAGE_PAR2 Instance attribute Public Type reference (TYPE) SY-MSGV1 Messages, Message Variables 20021129
6 MESSAGE_PAR3 Instance attribute Public Type reference (TYPE) SY-MSGV1 Messages, Message Variables 20021129
7 MESSAGE_PAR4 Instance attribute Public Type reference (TYPE) SY-MSGV1 Messages, Message Variables 20021129
8 MESSAGE_TYPE Instance attribute Public Type reference (TYPE) SY-MSGTY 'E' Messages, Message Type 20021129
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20021129
Events
Class CX_SHMA_ADMINISTRATION has no event.
Types
Class CX_SHMA_ADMINISTRATION 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 COMMENT Value transfer Type reference (TYPE) STRING COMMENT 20021129
2 Importing MESSAGE_CLASS Value transfer Type reference (TYPE) SY-MSGID 'SHMA' MESSAGE_CLASS 20021129
3 Importing MESSAGE_NUMBER Value transfer Type reference (TYPE) SY-MSGNO MESSAGE_NUMBER 20021129
4 Importing MESSAGE_PAR1 Value transfer Type reference (TYPE) SY-MSGV1 MESSAGE_PAR1 20021129
5 Importing MESSAGE_PAR2 Value transfer Type reference (TYPE) SY-MSGV1 MESSAGE_PAR2 20021129
6 Importing MESSAGE_PAR3 Value transfer Type reference (TYPE) SY-MSGV1 MESSAGE_PAR3 20021129
7 Importing MESSAGE_PAR4 Value transfer Type reference (TYPE) SY-MSGV1 MESSAGE_PAR4 20021129
8 Importing MESSAGE_TYPE Value transfer Type reference (TYPE) SY-MSGTY 'E' MESSAGE_TYPE 20021129
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20021129
10 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20021129

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