SAP ABAP Class CL_SWF_TASKGEN_MESSAGE_GRID (Grid for Displaying Task Generator Messages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BMT-WFM (Application Component) SAP Business Workflow
     SWF_HTTP (Package) Incorporation of External Services with HTTP into a Workflow
Properties
Class CL_SWF_TASKGEN_MESSAGE_GRID  
Short Description Grid for Displaying Task Generator Messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWF_HTTP   Incorporation of External Services with HTTP into a Workflow 
Created 20020218   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWF_TASKGEN_MESSAGE_GRID has no forward declaration.
Interfaces
Class CL_SWF_TASKGEN_MESSAGE_GRID has no interface implemented.
Friends
Class CL_SWF_TASKGEN_MESSAGE_GRID has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MT_DISP_MESSAGES Instance attribute Private Type reference (TYPE) SWLWPTASKGENMEST Messages According to Task Generation 20020218
2 M_ALV_GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20020218
3 M_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20020218
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Adds Message 20020218
2 CLEAR Instance method Public Method Clears Message Table 20020218
3 INITIALIZE Instance method Public Method Initializes the Grid 20020218
4 INIT_GRID Instance method Private Method Initializes the ALV Grid 20020218
5 REFRESH Instance method Private Method Refreshes the Grid 20020218
Events
Class CL_SWF_TASKGEN_MESSAGE_GRID has no event.
Types
Class CL_SWF_TASKGEN_MESSAGE_GRID 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 I_LOGSYS Value transfer Type reference (TYPE) LOGSYS Logisches System 20020218
2 Importing I_MSGTY Value transfer Type reference (TYPE) SYMSGTY Nachrichten, Nachrichtentyp 20020218
3 Importing I_TASK Value transfer Type reference (TYPE) SWW_TASK Aufgabenkennung 20020218
4 Importing I_TEXT Value transfer Type reference (TYPE) SWLWPHDISTMTEXT Message-Text beim Verteilen der Handler-Einträge 20020218

Method ADD_MESSAGE on class CL_SWF_TASKGEN_MESSAGE_GRID has no exception.

Method CLEAR Signature

Method CLEAR on class CL_SWF_TASKGEN_MESSAGE_GRID has no parameter.
Method CLEAR on class CL_SWF_TASKGEN_MESSAGE_GRID has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Value transfer Type reference (TYPE) C 20020218

Method INITIALIZE on class CL_SWF_TASKGEN_MESSAGE_GRID has no exception.

Method INIT_GRID Signature

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

Method INIT_GRID on class CL_SWF_TASKGEN_MESSAGE_GRID has no exception.

Method REFRESH Signature

Method REFRESH on class CL_SWF_TASKGEN_MESSAGE_GRID has no parameter.
Method REFRESH on class CL_SWF_TASKGEN_MESSAGE_GRID has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620