SAP ABAP Class CL_WRF_WLAY_MESSAGE (Collect and Display Messages)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD-RA (Application Component) Assortment
     WRF_WLAY (Package) Layout & Space Management Functionalities
Properties
Class CL_WRF_WLAY_MESSAGE  
Short Description Collect and Display Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package WRF_WLAY   Layout & Space Management Functionalities 
Created 20040212   SAP 
Last change 20050615   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_WRF_WLAY_MESSAGE has no forward declaration.
Interfaces
Class CL_WRF_WLAY_MESSAGE has no interface implemented.
Friends
Class CL_WRF_WLAY_MESSAGE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_MESSAGES Static Attribute Private Type reference (TYPE) WRF_WLAY_MSG_TTY Table for Collecting System Messages 20040212
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Public Method Add Message to Buffer 20040212
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040212
3 GET_MESSAGES Static method Public Method Read All Messages 20040212
4 GET_MESSAGES_ASS_TEXT Static method Public Method Return All Messages as Text 20040212
5 HAS_ENTRIES Static method Public Method Status of Messages 20040212
6 REFRESH_MESSAGES Static method Public Method Delete Message Buffer 20040212
Events
Class CL_WRF_WLAY_MESSAGE has no event.
Types
Class CL_WRF_WLAY_MESSAGE 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 Value transfer Type reference (TYPE) WRF_WLAY_MSG_STY Meldungen zum Protokoll von Methoden 20040212

Method ADD_MESSAGE on class CL_WRF_WLAY_MESSAGE has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_WRF_WLAY_MESSAGE has no parameter.
Method CONSTRUCTOR on class CL_WRF_WLAY_MESSAGE has no exception.

Method GET_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) WRF_WLAY_MSG_TTY Tabelle zum Sammeln von Systemmessages 20040212

Method GET_MESSAGES on class CL_WRF_WLAY_MESSAGE has no exception.

Method GET_MESSAGES_ASS_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting MESSAGES Call by reference Type reference (TYPE) CHART128 128 Zeichen 20040212

Method GET_MESSAGES_ASS_TEXT on class CL_WRF_WLAY_MESSAGE has no exception.

Method HAS_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting HAS_ENTRIES Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20040212

Method HAS_ENTRIES on class CL_WRF_WLAY_MESSAGE has no exception.

Method REFRESH_MESSAGES Signature

Method REFRESH_MESSAGES on class CL_WRF_WLAY_MESSAGE has no parameter.
Method REFRESH_MESSAGES on class CL_WRF_WLAY_MESSAGE has no exception.
History
Last changed by/on SAP  20050615 
SAP Release Created in 111