SAP ABAP Class CM_SAMDT_ROOT (Root Message object)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-SAM (Application Component) Status and Action Management
     SESF_SAM_DT_MANAGER (Package) S&AM Desing time core
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20100325
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CM_SAMDT_VALIDATION_ERRORS Validation error messages 20100325
Properties
Class CM_SAMDT_ROOT  
Short Description Root Message object    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SESF_SAM_DT_MANAGER   S&AM Desing time core 
Created 20100325   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CM_SAMDT_ROOT has no forward declaration.
Interfaces
Class CM_SAMDT_ROOT has no interface implemented.
Friends
Class CM_SAMDT_ROOT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_SEVERITY_ERROR Constant Public Type reference (TYPE) TY_MESSAGE_SEVERITY 'E' 20100325
2 CO_SEVERITY_INFO Constant Public Type reference (TYPE) TY_MESSAGE_SEVERITY 'I' 20100325
3 CO_SEVERITY_SUCCESS Constant Public Type reference (TYPE) TY_MESSAGE_SEVERITY 'S' 20100325
4 CO_SEVERITY_WARNING Constant Public Type reference (TYPE) TY_MESSAGE_SEVERITY 'W' 20100325
5 CO_VALIDATION_ERROR Constant Public Type reference (TYPE) CHAR2 'VE' 20100325
6 SEVERITY Instance attribute Public Type reference (TYPE) TY_MESSAGE_SEVERITY CM_SAMDT_ROOT=>CO_SEVERITY_INFO 20100325
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100325
Events
Class CM_SAMDT_ROOT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_MESSAGE_SEVERITY Public See coding 20100325 ty_message_severity TYPE c LENGTH 1
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 20100325
2 Importing SEVERITY Call by reference Type reference (TYPE) TY_MESSAGE_SEVERITY CM_SAMDT_ROOT=>CO_SEVERITY_INFO 20100325
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100325

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