SAP ABAP Class CL_STSK_ADT_RES_SYSTEM_MESSAGE (System Messages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     STSK_ADT (Package) ABAP-in-Eclipse system message services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_ADT_RES_FEED_ABSTRACT Abstract feed resource controller basis class 20120419
Properties
Class CL_STSK_ADT_RES_SYSTEM_MESSAGE  
Short Description System Messages    
Super Class CL_ADT_RES_FEED_ABSTRACT Abstract feed resource controller basis class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package STSK_ADT   ABAP-in-Eclipse system message services 
Created 20120404   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_STSK_ADT_RES_SYSTEM_MESSAGE has no forward declaration.
Interfaces
Class CL_STSK_ADT_RES_SYSTEM_MESSAGE has no interface implemented.
Friends
Class CL_STSK_ADT_RES_SYSTEM_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Public Type reference (TYPE) SEOCLSNAME 'CL_STSK_ADT_RES_SYSTEM_MESSAGE' 20120419
Methods
Class CL_STSK_ADT_RES_SYSTEM_MESSAGE has no method.
Events
Class CL_STSK_ADT_RES_SYSTEM_MESSAGE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_SYSTEM_MESSAGE Private See coding 20120419 begin of ty_system_message, id type ty_system_message_id, created_on type timestamp, created_by type string, textline_seqno type i, textline type string, end of ty_system_message
2 TY_SYSTEM_MESSAGES Private See coding 20120419 ty_system_messages type standard table of ty_system_message with non-unique key id
3 TY_SYSTEM_MESSAGE_ID Private Type reference (TYPE) I 20120419
History
Last changed by/on SAP  20130531 
SAP Release Created in