SAP ABAP Class CL_RSDDTZA_ACTION_MSG_LOG (HPA ZA Application Log)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSDDTZA (Package) BWA ZA Maintenance Monitor and Functions

⤷

⤷

Properties
Class | CL_RSDDTZA_ACTION_MSG_LOG | |
Short Description | HPA ZA Application Log | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSDDTZA | BWA ZA Maintenance Monitor and Functions |
Created | 20050908 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_RSDDTZA_ACTION_MSG_LOG has no forward declaration.
Interfaces
Class CL_RSDDTZA_ACTION_MSG_LOG has no interface implemented.
Friends
Class CL_RSDDTZA_ACTION_MSG_LOG 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) | PT_T_APPL_LOG_DISPL | Display of Information About Actions and Events | 20050915 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | RS_T_MSG | BW: Table with Messages (Application Log) | 20050915 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Add Message | 20050915 |
2 | ![]() |
Instance method | Public | Method | Log: Delete | 20050915 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20050915 |
4 | ![]() |
Instance method | Public | Method | Attach Message | 20050915 |
Events
Class CL_RSDDTZA_ACTION_MSG_LOG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PT_S_APPL_LOG_DISPL | Private | See coding | 20050915 | BEGIN OF pt_s_appl_log_displ,
key TYPE char10,
r_displ TYPE REF TO if_rsddtza_msg_log_display,
active TYPE rs_bool,
END OF pt_s_appl_log_displ
|
||
2 | PT_T_APPL_LOG_DISPL | Private | See coding | 20050915 | pt_t_appl_log_displ TYPE TABLE OF pt_s_appl_log_displ
|
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 | Anwendungs-Log: Detaillierungsgrad | 20050915 | ||
2 | ![]() |
I_MSGID | Call by reference | Type reference (TYPE) | SYMSGID | Nachrichtenklasse | 20050915 | ||
3 | ![]() |
I_MSGNO | Call by reference | Type reference (TYPE) | SYMSGNO | Nachrichtennummer | 20050915 | ||
4 | ![]() |
I_MSGTY | Call by reference | Type reference (TYPE) | SYMSGTY | Nachrichtentyp | 20050915 | ||
5 | ![]() |
I_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050915 | ||
6 | ![]() |
I_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050915 | ||
7 | ![]() |
I_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050915 | ||
8 | ![]() |
I_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Nachrichtenvariable | 20050915 | ||
9 | ![]() |
I_S_MSG | Call by reference | Type reference (TYPE) | BAL_S_MSG | Anwendungs-Log: Daten einer Meldung | 20050915 | ||
10 | ![]() |
I_TIMESTAMP | Call by reference | Type reference (TYPE) | BALTIMSTMP | Anwendungs-Log: Zeitstempel einer Meldung | 20050915 |
Method APPEND_ACTION_MSG on class CL_RSDDTZA_ACTION_MSG_LOG has no exception.
Method CLEAR Signature
Method CLEAR on class CL_RSDDTZA_ACTION_MSG_LOG has no parameter.
Method CLEAR on class CL_RSDDTZA_ACTION_MSG_LOG has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSDDTZA_ACTION_MSG_LOG has no parameter.
Method CONSTRUCTOR on class CL_RSDDTZA_ACTION_MSG_LOG has no exception.
Method REFRESH Signature
Method REFRESH on class CL_RSDDTZA_ACTION_MSG_LOG has no parameter.
Method REFRESH on class CL_RSDDTZA_ACTION_MSG_LOG has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |