SAP ABAP Class CL_RSDDTZA_ACTION_MSG_TREE (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_TREE | Basic Class for ALV TREE Wrapper | 20050905 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDDTZA_MSG_LOG_DISPLAY | Interface for Application Log | 20051111 |
Properties
| Class | CL_RSDDTZA_ACTION_MSG_TREE | |
| Short Description | Display of Information About Actions and Events | |
| Super Class | CL_RSDDTZA_ALV_TREE | Basic Class for ALV TREE 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 | 20050905 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDDTZA_ACTION_MSG_TREE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSDDTZA_MSG_LOG_DISPLAY | Interface for Application Log | 20051111 |
Friends
Class CL_RSDDTZA_ACTION_MSG_TREE 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) | I | 0 | 20050916 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | SYMSGID | 'RSD_TREX' | Message Class | 20050905 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | SYMSGTY | 'I' | Message Type | 20050905 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | CHAR8 | 'COLUMN2' | Character field, 8 characters long | 20050915 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | CHAR8 | 'COLUMN1' | Character field, 8 characters long | 20050905 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | GUI_ITEM | GUI object tree texts | 20050915 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20050916 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | TREEV_NTAB | Tree Control: Node Table | 20050915 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Attach Message | 20050905 | |
| 2 | Instance method | Public | Method | Delete log | 20050905 | |
| 3 | Instance method | Public | Constructor | Constructor | 20050905 |
Events
Class CL_RSDDTZA_ACTION_MSG_TREE has no event.
Types
Class CL_RSDDTZA_ACTION_MSG_TREE 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 | 20050905 | |||
| 3 | I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050905 | |||
| 4 | I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050905 | |||
| 5 | I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050905 | |||
| 6 | I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050905 | |||
| 7 | I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050905 | |||
| 8 | I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050905 | |||
| 9 | I_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20050905 | |||
| 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 | 20050916 |
Method CLEAR Signature
Method CLEAR on class CL_RSDDTZA_ACTION_MSG_TREE has no parameter.
Method CLEAR on class CL_RSDDTZA_ACTION_MSG_TREE 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 | 20050905 | ||||
| 2 | I_DYNNO | Call by reference | Type reference (TYPE) | SYDYNNR | Aktuelle Dynpro-Nummer | 20050905 | |||
| 3 | I_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20050905 |
Method CONSTRUCTOR on class CL_RSDDTZA_ACTION_MSG_TREE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 700 |