SAP ABAP Class SCMTMS_CL_CRKPI_HELPER_CUST (Helper Class - Carrier KPI)
Hierarchy
☛
BI_CONT (Software Component) Business Intelligence Content
⤷
BW-BCT-TMS (Application Component) Transportation Management (no software transports)
⤷
RS_BCT_SCM_TM (Package) BW: Content Transportation Management
⤷
⤷
Properties
| Class | SCMTMS_CL_CRKPI_HELPER_CUST | |
| Short Description | Helper Class - Carrier KPI | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_BCT_SCM_TM | BW: Content Transportation Management |
| Created | 20130622 | SAP |
| Last change | 20141101 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class SCMTMS_CL_CRKPI_HELPER_CUST has no forward declaration.
Interfaces
Class SCMTMS_CL_CRKPI_HELPER_CUST has no interface implemented.
Friends
Class SCMTMS_CL_CRKPI_HELPER_CUST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | Buffer table: KPI List and impact | 20130702 | ||||
| 2 | Static Attribute | Private | Type reference (TYPE) | SCMTMS_TT_KPIPRF | Holds Profile ID and Description | 20130704 | |||
| 3 | Static Attribute | Private | See coding | Buffer table: Profile and weightages | 20130702 | ||||
| 4 | Constant | Public | See coding | BW formula variables | 20130702 | ||||
| 5 | Constant | Public | See coding | BW variable filling time | 20130702 | ||||
| 6 | Constant | Public | See coding | KPI ID's | 20130622 | ||||
| 7 | Constant | Public | See coding | Impact on Score | 20130622 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Return the impact of KPI - Negative/Positive | 20130622 | |
| 2 | Static method | Public | Method | Return the list of KPI Profiles and Description | 20130704 | |
| 3 | Static method | Public | Method | Returns KPI weight of a KPI under a profile | 20130622 |
Events
Class SCMTMS_CL_CRKPI_HELPER_CUST has no event.
Types
Class SCMTMS_CL_CRKPI_HELPER_CUST has no local type.
Method Signatures
Method GET_KPI_IMPACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KPI_IMPACT | Call by reference | Type reference (TYPE) | SCMTMS_KPI_TYPE | Score Impact | 20130622 | |||
| 2 | IV_KPI_ID | Call by reference | Type reference (TYPE) | SCMTMS_KPI_ID | Key Performance Indicator | 20130622 |
Method GET_KPI_IMPACT on class SCMTMS_CL_CRKPI_HELPER_CUST has no exception.
Method GET_KPI_PROFILES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KPI_PRF | Call by reference | Type reference (TYPE) | SCMTMS_TT_KPIPRF | Holds Profile ID and Description | 20130704 |
Method GET_KPI_PROFILES on class SCMTMS_CL_CRKPI_HELPER_CUST has no exception.
Method GET_KPI_WEIGHT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_KPI_WEIGHT | Call by reference | Type reference (TYPE) | SCMTMS_WEIGHTAGE | Key Performance Indicator Value | 20130622 | |||
| 2 | IV_KPI_ID | Call by reference | Type reference (TYPE) | SCMTMS_KPI_ID | Key Performance Indicator | 20130622 | |||
| 3 | IV_PROFILE_ID | Call by reference | Type reference (TYPE) | SCMTMS_PROFILE_ID | Key Performance Indicator Profile | 20130622 |
Method GET_KPI_WEIGHT on class SCMTMS_CL_CRKPI_HELPER_CUST has no exception.
History
| Last changed by/on | SAP | 20141101 |
| SAP Release Created in | 7X7 |