SAP ABAP Class CL_CTS_MSG_STORE (Messages and Transport System)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SEU (Package) ABAP Workbench
Properties
Class CL_CTS_MSG_STORE  
Short Description Messages and Transport System    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEU   ABAP Workbench 
Created 20090116   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CTS_MSG_STORE has no forward declaration.
Interfaces
Class CL_CTS_MSG_STORE has no interface implemented.
Friends
Class CL_CTS_MSG_STORE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MESSAGES Instance attribute Private Type reference (TYPE) SPROT_U_TAB 20090116
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method 20090116
2 ADD_MESSAGES Instance method Public Method 20090116
3 GET_MESSAGES Instance method Public Method 20090116
Events
Class CL_CTS_MSG_STORE has no event.
Types
Class CL_CTS_MSG_STORE has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Type reference (TYPE) SPROT_U 20090116

Method ADD_MESSAGE on class CL_CTS_MSG_STORE has no exception.

Method ADD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGES Call by reference Type reference (TYPE) SPROT_U_TAB 20090116

Method ADD_MESSAGES on class CL_CTS_MSG_STORE has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGES Value transfer Type reference (TYPE) SPROT_U_TAB 20090116

Method GET_MESSAGES on class CL_CTS_MSG_STORE has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in