SAP ABAP Class CL_EPM_ALERT_INBOX (Application Class for Alert Inbox)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO (Application Component) Logistics - General
⤷
PLANT_MANAGER (Package) Plant Manager
⤷
⤷
Properties
| Class | CL_EPM_ALERT_INBOX | |
| Short Description | Application Class for Alert Inbox | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLANT_MANAGER | Plant Manager |
| Created | 20040122 | SAP |
| Last change | 20040819 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPM_ALERT_INBOX has no forward declaration.
Interfaces
Class CL_EPM_ALERT_INBOX has no interface implemented.
Friends
Class CL_EPM_ALERT_INBOX has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | I | Height of New Window | 20040122 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | I | Upper Left-Hand Corner of New Window (Horizon. Coordinates) | 20040122 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TEXT20 | Name of New Window | 20040122 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | FLAG | SPACE | 'X' = Contents of New Window | 20040122 | ||
| 5 | Instance attribute | Public | See coding | Auto-Refresh Rate (Min) | 20040203 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | SY-TABIX | Index of Selected Table Rows | 20040211 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | SY-TABIX | First Visible Line of Alert Inbox | 20040413 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | OS_GUID | GUID for Selected Alert (Table Control) | 20040212 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | URL | Target Page URL | 20040122 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | I | Upper Left-Hand Corner of New Window (Vertical Coordinates) | 20040122 | |||
| 11 | Static Attribute | Protected | Type reference (TYPE) | SALRTTDISP | Global Alert Table | 20040122 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | I | Width of New Window | 20040122 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20040122 | |
| 2 | Instance method | Public | Method | Deletes Parameters for New Window | 20040122 | |
| 3 | Instance method | Public | Constructor | CONSTRUCTOR | 20040122 | |
| 4 | Instance method | Public | Method | Reads Global Alert Table | 20040122 | |
| 5 | Instance method | Public | Method | Gets URL and Info. Through New Window When Navigating | 20040122 | |
| 6 | Instance method | Public | Method | Gets Alert Selected in Table Control | 20040212 | |
| 7 | Instance method | Public | Method | Stores Alert Values in Global Table | 20040122 | |
| 8 | Instance method | Public | Method | Sets URL and 'New Window' Indicator | 20040122 |
Events
Class CL_EPM_ALERT_INBOX has no event.
Types
Class CL_EPM_ALERT_INBOX has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EPM_ALERT_INBOX has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EPM_ALERT_INBOX has no exception.
Method CLEAR_NEW_WINDOW_PAR Signature
Method CLEAR_NEW_WINDOW_PAR on class CL_EPM_ALERT_INBOX has no parameter.
Method CLEAR_NEW_WINDOW_PAR on class CL_EPM_ALERT_INBOX has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_EPM_ALERT_INBOX has no parameter.
Method CONSTRUCTOR on class CL_EPM_ALERT_INBOX has no exception.
Method GET_GT_ALERTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GT_ALERTS_EXP | Call by reference | Type reference (TYPE) | SALRTTDISP | Alerts: Anzeigetabelle | 20040122 |
Method GET_GT_ALERTS on class CL_EPM_ALERT_INBOX has no exception.
Method GET_NEW_WINDOW_PAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT_EXP | Call by reference | Type reference (TYPE) | I | Höhe Zielfenster (in Pixel) | 20040122 | |||
| 2 | LEFT_EXP | Call by reference | Type reference (TYPE) | I | Linke obere Ecke des neuen Fensters (horizontale Koordinate) | 20040122 | |||
| 3 | NAME_EXP | Call by reference | Type reference (TYPE) | TEXT20 | Name des Zielfensters | 20040122 | |||
| 4 | NEW_WINDOW_EXP | Call by reference | Type reference (TYPE) | FLAG | 'X' = Zielseite wird in neuem Fenster angezeigt | 20040122 | |||
| 5 | TOP_EXP | Call by reference | Type reference (TYPE) | I | Linke obere Ecke des neuen Fensters (vertikale Koordinate) | 20040122 | |||
| 6 | URL_TARGET_EXP | Call by reference | Type reference (TYPE) | URL | URL der Zielseite | 20040122 | |||
| 7 | WIDTH_EXP | Call by reference | Type reference (TYPE) | I | Breite Zielfenster (in Pixel) | 20040122 |
Method GET_NEW_WINDOW_PAR on class CL_EPM_ALERT_INBOX has no exception.
Method GET_SELECTED_ALERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SELECTED_ALERT_EXP | Call by reference | Type reference (TYPE) | OS_GUID | Ausgewählter Alert | 20040212 |
Method GET_SELECTED_ALERT on class CL_EPM_ALERT_INBOX has no exception.
Method SET_GT_ALERTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GT_ALERTS_IMP | Call by reference | Type reference (TYPE) | SALRTTDISP | Alerts: Anzeigetabelle | 20040122 |
Method SET_GT_ALERTS on class CL_EPM_ALERT_INBOX has no exception.
Method SET_NEW_WINDOW_PAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEIGHT | Call by reference | Type reference (TYPE) | I | Höhe Zielfenster (in Pixel) | 20040122 | |||
| 2 | LEFT | Call by reference | Type reference (TYPE) | I | Linke obere Ecke des neuen Fensters (horizontale Koordinate) | 20040122 | |||
| 3 | NAME | Call by reference | Type reference (TYPE) | TEXT20 | Name des Zielfensters | 20040122 | |||
| 4 | NEW_WINDOW_IMP | Call by reference | Type reference (TYPE) | FLAG | SPACE | 'X' = Zielseite wird in neuem Fenster angezeigt | 20040122 | ||
| 5 | TOP | Call by reference | Type reference (TYPE) | I | Linke obere Ecke des neuen Fensters (vertikale Koordinate) | 20040122 | |||
| 6 | URL_TARGET_IMP | Call by reference | Type reference (TYPE) | URL | URL des Zielfensters | 20040122 | |||
| 7 | WIDTH | Call by reference | Type reference (TYPE) | I | Breite Zielfenster (in Pixel) | 20040122 |
Method SET_NEW_WINDOW_PAR on class CL_EPM_ALERT_INBOX has no exception.
History
| Last changed by/on | SAP | 20040819 |
| SAP Release Created in | 500 |