SAP ABAP Class CL_EPM_KPI_WATCHLIST_ITERATOR (Iterator for HTMLB Table Views)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
LO (Application Component) Logistics - General
⤷
PLANT_MANAGER (Package) Plant Manager
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20040115 |
Properties
| Class | CL_EPM_KPI_WATCHLIST_ITERATOR | |
| Short Description | Iterator for HTMLB Table Views | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLANT_MANAGER | Plant Manager |
| Created | 20040115 | SAP |
| Last change | 20040315 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPM_KPI_WATCHLIST_ITERATOR has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_HTMLB_TABLEVIEW_ITERATOR | For Table Looping and Filtering | 20040115 |
Friends
Class CL_EPM_KPI_WATCHLIST_ITERATOR 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) | XUVAL | '02' | Notification: Change of KPI | 20050419 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | XUVAL | '71' | Notification: Display Detail KPI | 20050419 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | EPM_TS_KPI_OUT | Output Structure for KPIs | 20040115 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | EPM_TS_TREND_DATA | Row Structure for Trend Data | 20040309 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | EPM_TT_KPI_OUT | KPI Display | 20040115 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | EPM_TT_TREND_DATA | Display Comments for Data Points in Trend Display | 20040309 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | CHAR20 | Calling Position of Iterator Class | 20040220 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Set Caller for Iterator Class | 20040220 | |
| 2 | Instance method | Public | Method | Update Output Table for KPI Watchlist | 20040115 | |
| 3 | Instance method | Public | Method | Set Output Table for Trend Display | 20040309 |
Events
Class CL_EPM_KPI_WATCHLIST_ITERATOR has no event.
Types
Class CL_EPM_KPI_WATCHLIST_ITERATOR has no local type.
Method Signatures
Method SET_CALLED_FROM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CALLED_FROM | Call by reference | Type reference (TYPE) | CHAR20 | Char 20 | 20040220 |
Method SET_CALLED_FROM on class CL_EPM_KPI_WATCHLIST_ITERATOR has no exception.
Method SET_OUTTAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_OUTTAB | Call by reference | Type reference (TYPE) | EPM_TT_KPI_OUT | Ausgabestruktur für KPIs | 20040115 |
Method SET_OUTTAB on class CL_EPM_KPI_WATCHLIST_ITERATOR has no exception.
Method SET_OUTTAB_TREND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TREND_DATA | Call by reference | Type reference (TYPE) | EPM_TT_TREND_DATA | Tabellentyp für Anzeige Trendlinie | 20040309 |
Method SET_OUTTAB_TREND on class CL_EPM_KPI_WATCHLIST_ITERATOR has no exception.
History
| Last changed by/on | SAP | 20040315 |
| SAP Release Created in | 500 |