SAP ABAP Class CL_POC_BRF_HELPER (Metrics/KPI Calculation)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-POC (Application Component) Process Orchestration for Built-In Processes
⤷
BS_POC_MAIN (Package) Process Orchestration - Runtime
⤷
⤷
Properties
| Class | CL_POC_BRF_HELPER | |
| Short Description | Metrics/KPI Calculation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BS_POC_MAIN | Process Orchestration - Runtime |
| Created | 20100724 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_POC_BRF_HELPER has no interface implemented.
Friends
Class CL_POC_BRF_HELPER 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) | CL_POC_BRF_HELPER | Metrics/KPI Calculation | 20101115 | |||
| 2 | Static Attribute | Public | Type reference (TYPE) | POC_T_PRC_STEP_KPI | Interface tabletype to Metrics Engine | 20100724 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20101115 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20101115 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20101115 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | IF_FDT_TYPES=>ID | Universal Unique Identifier | 20101115 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | POC_KPI_CTG_RULE_NAME | BRF+ rule name for KPI category calculation | 20101115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get the dusration between two process steps | 20100724 | |
| 2 | Static method | Public | Method | 20101115 |
Events
Class CL_POC_BRF_HELPER has no event.
Types
Class CL_POC_BRF_HELPER has no local type.
Method Signatures
Method GET_DURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_DURATION | Call by reference | Type reference (TYPE) | DECFLOAT34 | 20100728 | ||||
| 2 | EV_PROCESS_ID | Call by reference | Type reference (TYPE) | POC_PROCESS_ID | Process ID | 20100727 | |||
| 3 | EV_PS1_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | Time duration | 20100728 | |||
| 4 | EV_PS2_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | 20100728 | |||
| 5 | IT_PROCESS_STEP_INSTANCE | Call by reference | Type reference (TYPE) | POC_T_PRC_STEP_KPI | Interface tabletype to Metrics Engine | 20100724 | |||
| 6 | IV_KPI_TYPE_ID | Call by reference | Type reference (TYPE) | POC_PROCESS_KPI_TYPE | Process Instance | 20100724 |
Method GET_DURATION on class CL_POC_BRF_HELPER has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_BRF_HELPER | Call by reference | Object reference (TYPE REF TO) | CL_POC_BRF_HELPER | Metrics/KPI Calculation | 20101115 |
Method GET_INSTANCE on class CL_POC_BRF_HELPER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |