SAP ABAP Class CL_WB_MESSAGE_CONTAINER (Messages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-UTL-BRR (Application Component) Repository Browser
     SEU (Package) ABAP Workbench
Properties
Class CL_WB_MESSAGE_CONTAINER  
Short Description Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SEU   ABAP Workbench 
Created 20100901   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WB_MESSAGE_CONTAINER has no forward declaration.
Interfaces
Class CL_WB_MESSAGE_CONTAINER has no interface implemented.
Friends
Class CL_WB_MESSAGE_CONTAINER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 M_MESSAGES Instance attribute Public Type reference (TYPE) SAPI_TMSG Workflow API: Message Table 20100901
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method 20100901
2 ADD_MESSAGE_TEXT Instance method Public Method 20100901
3 CLEAR_MESSAGES Instance method Public Method 20100901
Events
Class CL_WB_MESSAGE_CONTAINER has no event.
Types
Class CL_WB_MESSAGE_CONTAINER 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 P_MSGID Call by reference Type reference (TYPE) SYMSGID Nachrichtenklasse 20100901
2 Importing P_MSGNO Call by reference Type reference (TYPE) SYMSGNO Nachrichtennummer 20100901
3 Importing P_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20100901
4 Importing P_MSGV1 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20100901
5 Importing P_MSGV2 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20100901
6 Importing P_MSGV3 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20100901
7 Importing P_MSGV4 Call by reference Type reference (TYPE) SYMSGV Nachrichtenvariable 20100901

Method ADD_MESSAGE on class CL_WB_MESSAGE_CONTAINER has no exception.

Method ADD_MESSAGE_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_MSGTEXT Call by reference Type reference (TYPE) STRING 20100901
2 Importing P_MSGTY Call by reference Type reference (TYPE) SYMSGTY Nachrichtentyp 20100901

Method ADD_MESSAGE_TEXT on class CL_WB_MESSAGE_CONTAINER has no exception.

Method CLEAR_MESSAGES Signature

Method CLEAR_MESSAGES on class CL_WB_MESSAGE_CONTAINER has no parameter.
Method CLEAR_MESSAGES on class CL_WB_MESSAGE_CONTAINER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in