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 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'DSP_TOGGLE' | Screens, Function Code That Triggered PAI | 20060925 | ||
| 2 | Constant | Private | Type reference (TYPE) | SY-UCOMM | 'MTRACE' | Screens, Function Code That Triggered PAI | 20060925 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Current table result | 20060925 | |||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | SAP List Viewer | 20060925 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20060925 | |||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | Output list for SAP List Viewer | 20060925 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Log for Data Entry | 20060925 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | /MRSS/IF_SQE_QUALIFICATION | Qualification engine interface | 20060925 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_SQM_HIER_LEVEL_CNTL | Control of hierarchy level translation | 20060925 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_TIMESTAMP_INTERVAL | Time Interval | 20060925 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for SAP List Viewer Control | 20060925 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | I | ALV: Current lines | 20060925 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | I | ALV: Initial lines | 20060925 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | I | ALV: Total lines | 20060925 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | Boolean variable | 20060925 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_GUID | GUID | 20060925 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_TYPE | Matching type | 20060925 | |||
| 18 | Instance attribute | Protected | Type reference (TYPE) | /MRSS/T_SQE_MATCH_STRUCT | Matching structures | 20060925 | |||
| 19 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_BOOLEAN | For Team matching | 20130910 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Prepare field catalog | 20060925 | |
| 2 | Instance method | Protected | Method | Display error messages in SAP List Viewer | 20060925 | |
| 3 | 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 | ET_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20060925 | |||
| 2 | IV_MATCH_TYPE | Call by reference | Type reference (TYPE) | /MRSS/T_SQE_MATCHING_TYPE | Matching Art | 20060925 | |||
| 3 | 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 | IS_ALV_OUTPUT_LINE | Call by reference | Type reference (TYPE) | ANY | Zeile aus der Ausgabetabelle | 20060925 | |||
| 2 | IT_MESSAGES | Call by reference | Type reference (TYPE) | /MRSS/T_MESSAGE_TAB | Tabelle von Nachrichten | 20060925 | |||
| 3 | IV_COLUMN | Call by reference | Type reference (TYPE) | LVC_S_COL | ALV-Control: Spalten-ID | 20060925 | |||
| 4 | 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 |