SAP ABAP Class CL_EAMS_KPI_POWL_ADAPTER (Powl Adapter for KPI Framework)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
PM (Application Component) Plant Maintenance
⤷
EAMS_KPI_SERV (Package) KPI Service Layer
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_EAMS_KPI_PROVIDER | KPI Provider Interface | 20100717 |
Properties
| Class | CL_EAMS_KPI_POWL_ADAPTER | |
| Short Description | Powl Adapter for KPI Framework | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EAMS_KPI_SERV | KPI Service Layer |
| Created | 20100717 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EAMS_KPI_POWL_ADAPTER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_EAMS_KPI_PROVIDER | KPI Provider Interface | 20100717 |
Friends
Class CL_EAMS_KPI_POWL_ADAPTER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_POWL_FEEDER | Interface for POWL Feeders | 20100717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Get Powl Provider Class for Powl Type | 20100717 | |
| 2 | Static method | Private | Method | Get Powl Provider Object based on KPI ID and POWL Type | 20100717 | |
| 3 | Static method | Private | Method | Get Powl Type from KPI ID | 20100717 |
Events
Class CL_EAMS_KPI_POWL_ADAPTER has no event.
Types
Class CL_EAMS_KPI_POWL_ADAPTER has no local type.
Method Signatures
Method GET_POWL_PROVIDER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_POWL_FEEDER | Value transfer | Type reference (TYPE) | POWL_FEEDER_TY | Feeder class | 20100717 | |||
| 2 | I_POWL_TYPE | Value transfer | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20100717 |
Method GET_POWL_PROVIDER on class CL_EAMS_KPI_POWL_ADAPTER has no exception.
Method GET_POWL_PROVIDER_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_KPI_POWL_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_POWL_FEEDER | KPI Powl Object | 20100717 | |||
| 2 | I_KPI_ID | Value transfer | Type reference (TYPE) | EAMS_KPI_ID | KPI ID | 20100717 |
Method GET_POWL_PROVIDER_OBJECT on class CL_EAMS_KPI_POWL_ADAPTER has no exception.
Method GET_POWL_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_POWL_TYPE | Value transfer | Type reference (TYPE) | POWL_TYPE_TY | POWL type ID | 20100717 | |||
| 2 | I_KPI_ID | Value transfer | Type reference (TYPE) | EAMS_KPI_ID | KPI ID | 20100717 |
Method GET_POWL_TYPE on class CL_EAMS_KPI_POWL_ADAPTER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 606 |