SAP ABAP Class CL_CTS_MESSAGE_HANDLER (cCTS: Handler for cCTS exceptions (warning, errors))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS-TMS-CTR (Application Component) Central CTS # Transport Management
     SCTS_DIST_CTL_MESSAGES (Package) cCTS: Error and warning message handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_CTS_MESSAGE_HANDLER cCTS: Handler for exceptions 20120208
Properties
Class CL_CTS_MESSAGE_HANDLER  
Short Description cCTS: Handler for cCTS exceptions (warning, errors)    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCTS_DIST_CTL_MESSAGES   cCTS: Error and warning message handling 
Created 20120208   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_MESSAGE_HANDLER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_CTS_MESSAGE_HANDLER cCTS: Handler for exceptions 20120208
Friends
Class CL_CTS_MESSAGE_HANDLER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 EXCEPTION_LIST Instance attribute Protected Type reference (TYPE) IF_CTS_MESSAGE_HANDLER=>TY_EXCEPTION_LIST 20120208
2 HANDLER Static Attribute Protected Object reference (TYPE REF TO) IF_CTS_MESSAGE_HANDLER cCTS: Handler for exceptions 20120208
3 LAST_POPPED Instance attribute Protected Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20120213
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20120208
Events
Class CL_CTS_MESSAGE_HANDLER has no event.
Types
Class CL_CTS_MESSAGE_HANDLER has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_HANDLER Value transfer Object reference (TYPE REF TO) IF_CTS_MESSAGE_HANDLER 20120208

Method CREATE on class CL_CTS_MESSAGE_HANDLER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 702