SAP ABAP Interface /MRSS/IF_SQE_MATCH_RESULT_ALV (ALV interface for matching result)
Hierarchy
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
   PM-WOC-MO (Application Component) Maintenance Orders
     /MRSS/SQE (Package) MRS qualifications: engine
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SGU_MATCH_RESULT_ALV ALV for matching result 20060925
2 Interface implementation (CLASS c. INTERFACES i_ref)  /MRSS/CL_SQE_MATCH_RESULT_ALV ALV for matching result 20060926
Properties
Interface /MRSS/IF_SQE_MATCH_RESULT_ALV  
Short Description ALV interface for matching result    
General Data
Package /MRSS/SQE   MRS qualifications: engine 
Created 20060925   SAP 
Last changed 20141109    
Unicode checks active    
Forward declarations
Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no forward declaration.
Interfaces
Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no interface.
Friends
Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no friend.
Attributes
Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ALV_CLEAR Instance method Public Method Empty SAP List Viewer 20061214
2 ALV_CREATE Instance method Public Method Create SAP List Viewer for matching output 20060925
3 ALV_FREE Instance method Public Method Delete container/destructor 20060927
4 ALV_SELDATA_GET Instance method Public Method Read selected entry 20060925
5 FILTER_GANTT_FROM_ALV Instance method Public Method Filter Resource Gantt from Resources Selected in ALV 20101223
Events
# Event Type Visibility Description Created on
1 CONTEXT_MENU_REQUEST Instance Event
(0)
Public
(2)
ALV: Context Menu 20060926
2 DOUBLE_CLICK Instance Event
(0)
Public
(2)
ALV: double-click 20060926
3 TOOLBAR Instance Event
(0)
Public
(2)
ALV: Toolbar 20060926
4 USER_COMMAND Instance Event
(0)
Public
(2)
ALV: User Command 20060926
Types
Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no local type.
Method Signatures

Method ALV_CLEAR Signature

Method ALV_CLEAR on Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no parameter.
Method ALV_CLEAR on Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no exception.

Method ALV_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IREF_MATCH_RESULT Call by reference Object reference (TYPE REF TO) DATA Ausgabeliste 20060925
2 Importing IS_HIER_LEVEL_CNTL Call by reference Type reference (TYPE) /MRSS/T_SQM_HIER_LEVEL_CNTL Steuerung der Hierarchieebenenübersetzung 20060925
3 Importing IS_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Time Interval 20070525
4 Importing IS_MATCHING_CONTROL Call by reference Type reference (TYPE) /MRSS/T_SQE_MATCHING_CONTROL MRS: Flagleiste zur Steuerung der Matching-Schritte 20061012
5 Importing IS_ORG_UNIT Call by reference Type reference (TYPE) HROBJECT Objekt 20061004
6 Importing IS_TIMESTAMP_INTERVAL Call by reference Type reference (TYPE) /MRSS/T_TIMESTAMP_INTERVAL Zeitintervall 20060925
7 Importing IT_RANK_MATCH_INT Call by reference Type reference (TYPE) /MRSS/T_SQE_RANK_MATCH_TAB Matchingergebnis in interner Darstellung 20070216
8 Importing IV_CG_TYPE Call by reference Type reference (TYPE) /MRSS/T_CG_TYPE Typ eines Kapazitätsgraphen 20070216
9 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) C Name des Dynpro CustCtrl 20060925
10 Importing IV_MASTER_OBJECT_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID Resourcen bzw. Bedarfs-GUID 20070216
11 Importing IV_MASTER_PROFILE Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20060925
12 Importing IV_MATCH_TYPE Call by reference Type reference (TYPE) /MRSS/T_SQE_MATCHING_TYPE Matching Art 20060925
13 Importing IV_ONCA_SEARCHTYPE Call by reference Type reference (TYPE) /MRSS/T_ONCALL_SRCH_TYP Suchtyp Bereitschaftsarten 20060926
14 Importing IV_RESULT_LIST_KEY Call by reference Type reference (TYPE) /MRSS/T_SQE_RESULT_LIST_KEY MRS: Schlüssel Strukturermittlung Ergebnisdarstellung Match 20060926
15 Importing IV_SHOW_ALL_RESULTS Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20060925
16 Importing IV_SINGLE_SELECTION Call by reference Type reference (TYPE) XFLAG Einzelselektion 20060925
17 Importing IV_STRUCTURE Call by reference Type reference (TYPE) /MRSS/T_SQE_MATCH_STRUCT Struktur für Matchingausgabe 20060925
18 Importing IV_TEAM_MATCHING Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN For Team matching 20130910

Method ALV_CREATE on Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no exception.

Method ALV_FREE Signature

Method ALV_FREE on Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no parameter.
Method ALV_FREE on Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no exception.

Method ALV_SELDATA_GET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RESULT_MATCH_SEL Call by reference Type reference (TYPE) TABLE Tabelle mit markierten Einträgen 20060925
2 Exporting ET_SEL_GUIDS Call by reference Type reference (TYPE) /MRSS/T_GUID_TAB Liste mit Guids 20060925
3 Exporting EV_SEL_GUID Call by reference Type reference (TYPE) /MRSS/T_GUID GUID 20060925
4 Exporting EV_SEL_ROWS Call by reference Type reference (TYPE) I Anzahl selektierter Zeilen 20060927

Method ALV_SELDATA_GET on Interface /MRSS/IF_SQE_MATCH_RESULT_ALV has no exception.

Method FILTER_GANTT_FROM_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_REFRESH Call by reference Type reference (TYPE) /MRSS/T_BOOLEAN Boolesche Variable 20101223

Method FILTER_GANTT_FROM_ALV on Interface /MRSS/IF_SQE_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 20060926

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 20060926
2 E_COLUMN Exporting Value transfer Type reference (TYPE) LVC_S_COL Spaltenname 20060926
3 E_ROW Exporting Value transfer Type reference (TYPE) LVC_S_ROW Zeilen ID 20060926

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 20060926
2 E_OBJECT Exporting Value transfer Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET Toolbarobjekt 20060926

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 20060926
History
Last changed by/on SAP  20141109 
SAP Release Created in 195