SAP ABAP Class CL_RSDDTZA_ACTION_MSG_GRID (Display of Information About Actions and Events)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTZA (Package) BWA ZA Maintenance Monitor and Functions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSDDTZA_ALV_GRID | Basis Class for ALV Grid Wrapper | 20050829 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDDTZA_MSG_LOG_DISPLAY | Interface for Application Log | 20051111 |
Properties
Class | CL_RSDDTZA_ACTION_MSG_GRID | |
Short Description | Display of Information About Actions and Events | |
Super Class | CL_RSDDTZA_ALV_GRID | Basis Class for ALV Grid Wrapper |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDDTZA | BWA ZA Maintenance Monitor and Functions |
Created | 20050829 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RSDDTZA_MSG_LOG_DISPLAY | Interface for Application Log | 20051111 |
Friends
Class CL_RSDDTZA_ACTION_MSG_GRID has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_T_MSG_SHOW | Application Log: Useful Data in the Log Display | 20050829 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20050829 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add a Message | 20050829 |
2 | ![]() |
Instance method | Public | Method | Delete Table | 20050829 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20050829 |
4 | ![]() |
Instance method | Private | Event handling method | Event Handler for Event HOTSPOT CLICK of ALV Grid | 20050829 |
5 | ![]() |
Instance method | Private | Event handling method | Event Handler for Event Context Menu of ALV Grid | 20060130 |
Events
Class CL_RSDDTZA_ACTION_MSG_GRID has no event.
Types
Class CL_RSDDTZA_ACTION_MSG_GRID has no local type.
Method Signatures
Method APPEND_ACTION_MSG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_DETLEVEL | Call by reference | Type reference (TYPE) | BALLEVEL | '1' | Anwendungs-Log: Detaillierungsgrad | 20050905 | |
2 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20050829 | ||
3 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050829 | ||
4 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050829 | ||
5 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050829 | ||
6 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050829 | ||
7 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050829 | ||
8 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050829 | ||
9 | ![]() |
I_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20050829 | ||
10 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | BALTIMSTMP | Anwendungs-Log: Zeitstempel einer Meldung | 20050905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Keine Meldung übermittelt | 20050829 |
Method CLEAR Signature
Method CLEAR on class CL_RSDDTZA_ACTION_MSG_GRID has no parameter.
Method CLEAR on class CL_RSDDTZA_ACTION_MSG_GRID has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_APPL_CONTAINER | Call by reference | Type reference (TYPE) | STRING | 20050829 | |||
2 | ![]() |
I_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20071030 | ||
3 | ![]() |
I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050829 |
Method CONSTRUCTOR on class CL_RSDDTZA_ACTION_MSG_GRID has no exception.
Method _HND_ALV_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) | 20050829 | ||||
2 | ![]() |
E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20050829 | ||||
3 | ![]() |
E_ROW_ID | Call by reference | Attribute reference (LIKE) | 20050829 |
Method _HND_ALV_HOTSPOT_CLICK on class CL_RSDDTZA_ACTION_MSG_GRID has no exception.
Method _HND_CONTEXT_MENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_OBJECT | Call by reference | Attribute reference (LIKE) | 20060130 |
Method _HND_CONTEXT_MENU on class CL_RSDDTZA_ACTION_MSG_GRID has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |