SAP ABAP Class CL_WB_TESTTOOL_MESSAGE_VIEW (Test Environment Message_view)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-FUB (Application Component) Function Builder
     SFCS (Package) Function Builder
Properties
Class CL_WB_TESTTOOL_MESSAGE_VIEW  
Short Description Test Environment Message_view    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SFCS   Function Builder 
Created 20031216   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_COL_WB_TESTING_MESSAGE_VIEW Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_WB_TESTTOOL_MESSAGE_VIEW has no interface implemented.
Friends
Class CL_WB_TESTTOOL_MESSAGE_VIEW has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DISPLAY Instance attribute Private Object reference (TYPE REF TO) CL_GUI_TEXTEDIT SAP TextEdit Control 20031216
2 PROTOCOL Instance attribute Private Type reference (TYPE) STATUS_PROTOCOL_TYPE Text Log 20031216
Methods
# Method Level Visibility Method type Description Created on
1 ADD_STATUS_MESSAGE Instance method Public Method Message 20031216
2 CLEAR_STATUS_MESSAGE Instance method Public Method Deletes the Message 20040204
3 CREATE_CONTROL Instance method Public Method Create Control 20031216
4 DESTROY_CONTROL Instance method Public Method Destroy Control 20031216
5 REFRESH_STATUS_DISPLAY Instance method Protected Method Message 20031216
Events
Class CL_WB_TESTTOOL_MESSAGE_VIEW has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 STATUS_PROTOCOL_TYPE Private See coding 20031218 STATUS_PROTOCOL_TYPE type standard table of CHAR255
Method Signatures

Method ADD_STATUS_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) STRING 20031216

Method ADD_STATUS_MESSAGE on class CL_WB_TESTTOOL_MESSAGE_VIEW has no exception.

Method CLEAR_STATUS_MESSAGE Signature

Method CLEAR_STATUS_MESSAGE on class CL_WB_TESTTOOL_MESSAGE_VIEW has no parameter.
Method CLEAR_STATUS_MESSAGE on class CL_WB_TESTTOOL_MESSAGE_VIEW has no exception.

Method CREATE_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20031216

Method CREATE_CONTROL on class CL_WB_TESTTOOL_MESSAGE_VIEW has no exception.

Method DESTROY_CONTROL Signature

Method DESTROY_CONTROL on class CL_WB_TESTTOOL_MESSAGE_VIEW has no parameter.
Method DESTROY_CONTROL on class CL_WB_TESTTOOL_MESSAGE_VIEW has no exception.

Method REFRESH_STATUS_DISPLAY Signature

Method REFRESH_STATUS_DISPLAY on class CL_WB_TESTTOOL_MESSAGE_VIEW has no parameter.
Method REFRESH_STATUS_DISPLAY on class CL_WB_TESTTOOL_MESSAGE_VIEW has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700