SAP ABAP Class /MRSS/CL_SGU_MATCH_RESULT_ALV (ALV for matching result)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SGU (Package) User Interface for Interactive Planning Board
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/IF_SQE_MATCH_RESULT_ALV ALV interface for matching result 20060925
Properties
Class /MRSS/CL_SGU_MATCH_RESULT_ALV  
Short Description ALV for matching result    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /MRSS/SGU   User Interface for Interactive Planning Board 
Created 20060925   SAP 
Last change 20141109    
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /MRSS/CL_SGU_MATCH_RESULT_ALV has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 /MRSS/IF_SQE_MATCH_RESULT_ALV ALV interface for matching result 20060925
Friends
Class /MRSS/CL_SGU_MATCH_RESULT_ALV has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_FCODE_DSP_TOGGLE Constant Private Type reference (TYPE) SY-UCOMM 'DSP_TOGGLE' Screens, Function Code That Triggered PAI 20060925
2 CV_FCODE_MTCH_TRACE Constant Private Type reference (TYPE) SY-UCOMM 'MTRACE' Screens, Function Code That Triggered PAI 20060925
3 GREF_ALV_CURRENT_MATCH_RESULT Instance attribute Private Object reference (TYPE REF TO) DATA Current table result 20060925
4 GREF_ALV_RESULT Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20060925
5 GREF_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20060925
6 GREF_MATCH_RESULT Instance attribute Protected Object reference (TYPE REF TO) DATA Output list for SAP List Viewer 20060925
7 GREF_PROTOCOL Instance attribute Protected Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Data Entry 20060925
8 GREF_QUALIFICATION Instance attribute Protected Object reference (TYPE REF TO) /MRSS/IF_SQE_QUALIFICATION Qualification engine interface 20060925
9 GS_HIER_LEVEL_CNTL Instance attribute Private Type reference (TYPE) /MRSS/T_SQM_HIER_LEVEL_CNTL Control of hierarchy level translation 20060925
10 GS_TIMESTAMP_INTERVAL Instance attribute Private Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20060925
11 GT_FIELDCATALOG Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20060925
12 GV_ALV_LINES_CURRENT Instance attribute Private Type reference (TYPE) I ALV: Current lines 20060925
13 GV_ALV_LINES_INITIAL Instance attribute Private Type reference (TYPE) I ALV: Initial lines 20060925
14 GV_ALV_LINES_TOTAL Instance attribute Private Type reference (TYPE) I ALV: Total lines 20060925
15 GV_ALV_SHOW_ALL_RESULTS Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN Boolean variable 20060925
16 GV_MASTER_PROFILE Instance attribute Private Type reference (TYPE) /MRSS/T_GUID GUID 20060925
17 GV_MATCH_TYPE Instance attribute Protected Type reference (TYPE) /MRSS/T_SQE_MATCHING_TYPE Matching type 20060925
18 GV_STRUCTURE Instance attribute Protected Type reference (TYPE) /MRSS/T_SQE_MATCH_STRUCT Matching structures 20060925
19 GV_TEAM_MATCHING Instance attribute Private Type reference (TYPE) /MRSS/T_BOOLEAN For Team matching 20130910
Methods
# Method Level Visibility Method type Description Created on
1 ALV_FIELDCAT_GET Instance method Protected Method Prepare field catalog 20060925
2 ALV_MESSAGE_SHOW Instance method Protected Method Display error messages in SAP List Viewer 20060925
3 ALV_REFRESH Instance method Protected Method Update ALV results list 20060925
Events
# Event Type Visibility Description Created on
1 CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
Context Menu 20060925
2 DOUBLE_CLICK Instance Event
(0)
Public
(2)
Public 20060925
3 TOOLBAR Instance Event
(0)
Public
(2)
Toolbar 20060925
4 USER_COMMAND Instance Event
(0)
Public
(2)
Public 20060925
Types
Class /MRSS/CL_SGU_MATCH_RESULT_ALV has no local type.
Method Signatures

Method ALV_FIELDCAT_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDCATALOG Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20060925
2 Importing IV_MATCH_TYPE Call by reference Type reference (TYPE) /MRSS/T_SQE_MATCHING_TYPE Matching Art 20060925
3 Importing IV_STRUCTURE Call by reference Type reference (TYPE) /MRSS/T_SQE_MATCH_STRUCT Struktur für Matchingausgabe 20060925

Method ALV_FIELDCAT_GET on class /MRSS/CL_SGU_MATCH_RESULT_ALV has no exception.

Method ALV_MESSAGE_SHOW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_ALV_OUTPUT_LINE Call by reference Type reference (TYPE) ANY Zeile aus der Ausgabetabelle 20060925
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) /MRSS/T_MESSAGE_TAB Tabelle von Nachrichten 20060925
3 Importing IV_COLUMN Call by reference Type reference (TYPE) LVC_S_COL ALV-Control: Spalten-ID 20060925
4 Importing IV_ROW Call by reference Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20060925

Method ALV_MESSAGE_SHOW on class /MRSS/CL_SGU_MATCH_RESULT_ALV has no exception.

Method ALV_REFRESH Signature

Method ALV_REFRESH on class /MRSS/CL_SGU_MATCH_RESULT_ALV has no parameter.
Method ALV_REFRESH on class /MRSS/CL_SGU_MATCH_RESULT_ALV has no exception.
Event Signatures

Event CONTEXT_MENU_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_OBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_CTMENU Context Menu 20060925

Event DOUBLE_CLICK Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 ES_ROW_NO Exporting Value transfer Type reference (TYPE) LVC_S_ROID Numersche Zeilen ID 20060925
2 E_COLUMN Exporting Value transfer Type reference (TYPE) LVC_S_COL Spaltenname 20060925
3 E_ROW Exporting Value transfer Type reference (TYPE) LVC_S_ROW Zeilen ID 20060925

Event TOOLBAR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_INTERACTIVE Exporting Value transfer Type reference (TYPE) CHAR01 interaktiver Aufruf 20060925
2 E_OBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET Toolbarobjekt 20060925

Event USER_COMMAND Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 E_UCOMM Exporting Value transfer Type reference (TYPE) SY-UCOMM UserCommand 20060925
History
Last changed by/on SAP  20141109 
SAP Release Created in 195