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 CM_HEIGHT Instance attribute Protected Type reference (TYPE) I Height of New Window 20040122
2 CM_LEFT Instance attribute Protected Type reference (TYPE) I Upper Left-Hand Corner of New Window (Horizon. Coordinates) 20040122
3 CM_NAME Instance attribute Protected Type reference (TYPE) TEXT20 Name of New Window 20040122
4 CM_NEW_WINDOW Instance attribute Public Type reference (TYPE) FLAG SPACE 'X' = Contents of New Window 20040122
5 CM_REFRESH_RATE Instance attribute Public See coding Auto-Refresh Rate (Min) 20040203
6 CM_ROW_SELECTED Instance attribute Public Type reference (TYPE) SY-TABIX Index of Selected Table Rows 20040211
7 CM_ROW_VISIBLE Instance attribute Public Type reference (TYPE) SY-TABIX First Visible Line of Alert Inbox 20040413
8 CM_SELECTED_ALERT Instance attribute Public Type reference (TYPE) OS_GUID GUID for Selected Alert (Table Control) 20040212
9 CM_TARGET_URL Instance attribute Protected Type reference (TYPE) URL Target Page URL 20040122
10 CM_TOP Instance attribute Protected Type reference (TYPE) I Upper Left-Hand Corner of New Window (Vertical Coordinates) 20040122
11 CM_T_ALERTS Static Attribute Protected Type reference (TYPE) SALRTTDISP Global Alert Table 20040122
12 CM_WIDTH Instance attribute Protected Type reference (TYPE) I Width of New Window 20040122
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20040122
2 CLEAR_NEW_WINDOW_PAR Instance method Public Method Deletes Parameters for New Window 20040122
3 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20040122
4 GET_GT_ALERTS Instance method Public Method Reads Global Alert Table 20040122
5 GET_NEW_WINDOW_PAR Instance method Public Method Gets URL and Info. Through New Window When Navigating 20040122
6 GET_SELECTED_ALERT Instance method Public Method Gets Alert Selected in Table Control 20040212
7 SET_GT_ALERTS Instance method Public Method Stores Alert Values in Global Table 20040122
8 SET_NEW_WINDOW_PAR 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 Exporting 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 Exporting HEIGHT_EXP Call by reference Type reference (TYPE) I Höhe Zielfenster (in Pixel) 20040122
2 Exporting LEFT_EXP Call by reference Type reference (TYPE) I Linke obere Ecke des neuen Fensters (horizontale Koordinate) 20040122
3 Exporting NAME_EXP Call by reference Type reference (TYPE) TEXT20 Name des Zielfensters 20040122
4 Exporting NEW_WINDOW_EXP Call by reference Type reference (TYPE) FLAG 'X' = Zielseite wird in neuem Fenster angezeigt 20040122
5 Exporting TOP_EXP Call by reference Type reference (TYPE) I Linke obere Ecke des neuen Fensters (vertikale Koordinate) 20040122
6 Exporting URL_TARGET_EXP Call by reference Type reference (TYPE) URL URL der Zielseite 20040122
7 Exporting 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 Exporting 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 Importing 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 Importing HEIGHT Call by reference Type reference (TYPE) I Höhe Zielfenster (in Pixel) 20040122
2 Importing LEFT Call by reference Type reference (TYPE) I Linke obere Ecke des neuen Fensters (horizontale Koordinate) 20040122
3 Importing NAME Call by reference Type reference (TYPE) TEXT20 Name des Zielfensters 20040122
4 Importing NEW_WINDOW_IMP Call by reference Type reference (TYPE) FLAG SPACE 'X' = Zielseite wird in neuem Fenster angezeigt 20040122
5 Importing TOP Call by reference Type reference (TYPE) I Linke obere Ecke des neuen Fensters (vertikale Koordinate) 20040122
6 Importing URL_TARGET_IMP Call by reference Type reference (TYPE) URL URL des Zielfensters 20040122
7 Importing 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