SAP ABAP Class /MRSS/CL_RCCF_ADMIN_SALV_EVENT (Ereignisklasse für die RCCF ALV-Verschalung)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/RCCF_ADMIN (Package) RCCF Admin

⤷

⤷

Properties
Class | /MRSS/CL_RCCF_ADMIN_SALV_EVENT | |
Short Description | Ereignisklasse für die RCCF ALV-Verschalung | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /MRSS/RCCF_ADMIN | RCCF Admin |
Created | 20071102 | SAP |
Last change | 20141109 | |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no forward declaration.
Interfaces
Class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no interface implemented.
Friends
Class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no friend class.
Attributes
Class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20071102 |
2 | ![]() |
Instance method | Private | Event handling method | Ereignisbehandler | 20071102 |
3 | ![]() |
Instance method | Private | Event handling method | Ereignisbehandler | 20071102 |
4 | ![]() |
Instance method | Private | Event handling method | Ereignisbehandler | 20071102 |
5 | ![]() |
Instance method | Private | Event handling method | Ereignisbehandler | 20071102 |
6 | ![]() |
Instance method | Private | Event handling method | Ereignisbehandler | 20071102 |
7 | ![]() |
Instance method | Private | Event handling method | Ereignisbehandler | 20071102 |
8 | ![]() |
Instance method | Public | Method | Event extern auslösen | 20071102 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ADDED_FUNCTION | Instance Event (0) |
Public (2) |
Kontrolle nach Ausführung einer selbstdefinierten Funktion | 20071102 |
2 | AFTER_SALV_FUNCTION | Instance Event (0) |
Public (2) |
Kontrolle nach Ausführung einer generischen ALV-Funktion | 20071102 |
3 | BEFORE_SALV_FUNCTION | Instance Event (0) |
Public (2) |
Kontrolle vor Ausführung einer generischen ALV-Funktion | 20071102 |
4 | DOUBLE_CLICK | Instance Event (0) |
Public (2) |
Kontrolle nach Doppelklick | 20071102 |
5 | LINK_CLICK | Instance Event (0) |
Public (2) |
Kontrolle nach Einfachklick auf Hotspot oder Button | 20071102 |
Types
Class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ALV | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20071102 |
Method CONSTRUCTOR on class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no exception.
Method ON_AFTER_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NOT_PROCESSED | Call by reference | Attribute reference (LIKE) | 20071102 | ||||
2 | ![]() |
E_SAVED | Call by reference | Attribute reference (LIKE) | 20071102 | ||||
3 | ![]() |
E_UCOMM | Call by reference | Attribute reference (LIKE) | 20071102 |
Method ON_AFTER_USER_COMMAND on class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no exception.
Method ON_BEFORE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Call by reference | Attribute reference (LIKE) | 20071102 |
Method ON_BEFORE_USER_COMMAND on class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no exception.
Method ON_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_COL_ID | Call by reference | Attribute reference (LIKE) | 20071102 | ||||
2 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20071102 |
Method ON_BUTTON_CLICK on class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no exception.
Method ON_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20071102 | ||||
2 | ![]() |
E_COLUMN | Call by reference | Attribute reference (LIKE) | 20071102 | ||||
3 | ![]() |
E_ROW | Call by reference | Attribute reference (LIKE) | 20071102 |
Method ON_DOUBLE_CLICK on class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no exception.
Method ON_HOTSPOT_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20071102 | ||||
2 | ![]() |
E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20071102 | ||||
3 | ![]() |
E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20071102 |
Method ON_HOTSPOT_CLICK on class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no exception.
Method ON_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Call by reference | Attribute reference (LIKE) | 20071102 |
Method ON_USER_COMMAND on class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no exception.
Method RAISE_ADDED_FUNCTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_UCOMM | Call by reference | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20071102 |
Method RAISE_ADDED_FUNCTION on class /MRSS/CL_RCCF_ADMIN_SALV_EVENT has no exception.
Event Signatures
Event ADDED_FUNCTION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_SALV_FUNCTION | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20071102 |
Event AFTER_SALV_FUNCTION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_SALV_FUNCTION | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20071102 |
Event BEFORE_SALV_FUNCTION Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | E_SALV_FUNCTION | Exporting | Value transfer | Type reference (TYPE) | SYUCOMM | Bildschirmbilder, Funktionscode, der PAI ausgelöst hat | 20071102 |
Event DOUBLE_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COLUMN | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | char255 | 20071102 | ||
2 | ROW | Exporting | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20071102 |
Event LINK_CLICK Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | COLUMN | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | char255 | 20071102 | ||
2 | ROW | Exporting | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20071102 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |