SAP ABAP Class CL_RSSM_SHOW_LOG (Display Error Log in Dialog Box Container)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-WHM-DST (Application Component) Data Staging
⤷
RSSM (Package) BW: General monitoring and scheduling
⤷
⤷
Properties
| Class | CL_RSSM_SHOW_LOG | |
| Short Description | Display Error Log in Dialog Box Container | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSSM | BW: General monitoring and scheduling |
| Created | 19991217 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSSM_SHOW_LOG has no interface implemented.
Friends
Class CL_RSSM_SHOW_LOG has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | RSSLOGSYS | Source system | 19991217 | |||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV for output | 19991217 | |||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20000609 | |||
| 4 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_GUI_DIALOGBOX_CONTAINER | Container for ALV | 19991217 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | RS_T_MSG_SHOW | Help Table ALV | 19991217 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | RSSM_T_DETAILLIST | Description - Value | 20050112 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Insert Message Table in Log | 19991217 | |
| 2 | Static method | Public | Method | Close Container | 19991217 | |
| 3 | Static method | Private | Method | Gets New Message Table from Log | 19991217 | |
| 4 | Static method | Private | Event handling method | Call delete_window Method | 19991217 | |
| 5 | Static method | Private | Event handling method | Clicked on Long Text | 19991217 | |
| 6 | Static method | Public | Method | Displays Transferred Messages in Container, Writes Log | 19991217 |
Events
Class CL_RSSM_SHOW_LOG has no event.
Types
Class CL_RSSM_SHOW_LOG has no local type.
Method Signatures
Method ADD_MESSAGETABLE_TO_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_T_DETAILS | Value transfer | Type reference (TYPE) | RSSM_T_DETAILLIST | Beschreibung - Wert | 20050112 | |||
| 2 | I_T_MESSAGES | Value transfer | Type reference (TYPE) | TABLE | Messagetabelle | 19991217 |
Method ADD_MESSAGETABLE_TO_LOG on class CL_RSSM_SHOW_LOG has no exception.
Method DELETE_WINDOW Signature
Method DELETE_WINDOW on class CL_RSSM_SHOW_LOG has no parameter.
Method DELETE_WINDOW on class CL_RSSM_SHOW_LOG has no exception.
Method GET_MESSAGETABLE_FROM_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_MSG_SHOW | Value transfer | Type reference (TYPE) | RS_T_MSG_SHOW | Messagetabelle | 19991217 | |||
| 2 | I_LOGSYS | Value transfer | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 19991217 |
Method GET_MESSAGETABLE_FROM_LOG on class CL_RSSM_SHOW_LOG has no exception.
Method ON_DIALOGBOX_CLOSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Call by reference | Type reference (TYPE) | 19991217 |
Method ON_DIALOGBOX_CLOSE on class CL_RSSM_SHOW_LOG has no exception.
Method ON_HOTSPOT_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20050112 | |||||
| 2 | E_ROW_ID | Call by reference | Type reference (TYPE) | 19991217 |
Method ON_HOTSPOT_CLICK on class CL_RSSM_SHOW_LOG has no exception.
Method SHOW_MESSAGES_WRITE_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CAPTION | Value transfer | Type reference (TYPE) | CHAR255 | Überschift des Containers | 19991217 | |||
| 2 | I_CONTAINERNAME | Value transfer | Type reference (TYPE) | C | Name des Containers -> Modaler Aufruf | 20000609 | |||
| 3 | I_DYNNR | Value transfer | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 19991217 | |||
| 4 | I_HEIGHT | Value transfer | Type reference (TYPE) | I | 75 | Höhe | 19991217 | ||
| 5 | I_LEFT | Value transfer | Type reference (TYPE) | I | 150 | Abstand links | 19991217 | ||
| 6 | I_LOGSYS | Value transfer | Type reference (TYPE) | RSSLOGSYS | Quellsystem | 19991217 | |||
| 7 | I_REPID | Value transfer | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 19991217 | |||
| 8 | I_TOP | Value transfer | Type reference (TYPE) | I | 150 | Abstand oben | 19991217 | ||
| 9 | I_T_DETAILS | Value transfer | Type reference (TYPE) | RSSM_T_DETAILLIST | Beschreibung - Wert | 20050112 | |||
| 10 | I_T_MESSAGES | Value transfer | Type reference (TYPE) | TABLE | Messagetabelle | 19991217 | |||
| 11 | I_WIDTH | Value transfer | Type reference (TYPE) | I | 730 | Breite | 19991217 |
Method SHOW_MESSAGES_WRITE_LOG on class CL_RSSM_SHOW_LOG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 20A |