SAP ABAP Class CL_EPM_PO_PERFORMANCE (EPM: Purchase Order Performance Tester)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-NWD (Application Component) NetWeaver Demonstration
⤷
S_EPM_BO_PO (Package) EPM: Purchase Order Business Object
⤷
⤷
Properties
| Class | CL_EPM_PO_PERFORMANCE | |
| Short Description | EPM: Purchase Order Performance Tester | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | S_EPM_BO_PO | EPM: Purchase Order Business Object |
| Created | 20091214 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_EPM_PO_PERFORMANCE has no interface implemented.
Friends
Class CL_EPM_PO_PERFORMANCE has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20091214 | |
| 2 | Instance method | Public | Method | Get averages | 20091214 | |
| 3 | Instance method | Public | Method | Run our tests | 20091214 | |
| 4 | Instance method | Private | Method | Get a PO header key | 20091215 |
Events
Class CL_EPM_PO_PERFORMANCE has no event.
Types
Class CL_EPM_PO_PERFORMANCE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DO_SAVE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20091214 | |||
| 2 | IV_NUM_ITERATIONS | Call by reference | Type reference (TYPE) | I | 20 | 20091214 | |||
| 3 | IV_REF_STEP_1 | Call by reference | Type reference (TYPE) | I | 50000 | 20091215 | |||
| 4 | IV_REF_STEP_2 | Call by reference | Type reference (TYPE) | I | 100000 | 20091215 | |||
| 5 | IV_REF_STEP_3 | Call by reference | Type reference (TYPE) | I | 50000 | 20091215 | |||
| 6 | IV_REF_STEP_4 | Call by reference | Type reference (TYPE) | I | 50000 | 20091215 | |||
| 7 | IV_REF_STEP_5 | Call by reference | Type reference (TYPE) | I | 100000 | 20091215 | |||
| 8 | IV_REF_TOTAL | Call by reference | Type reference (TYPE) | I | 500000 | 20091215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20091214 |
Method GET_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_AV_STEP_1 | Call by reference | Type reference (TYPE) | I | 20091214 | ||||
| 2 | EV_AV_STEP_2 | Call by reference | Type reference (TYPE) | I | 20091214 | ||||
| 3 | EV_AV_STEP_3 | Call by reference | Type reference (TYPE) | I | 20091214 | ||||
| 4 | EV_AV_STEP_4 | Call by reference | Type reference (TYPE) | I | 20091214 | ||||
| 5 | EV_AV_STEP_5 | Call by reference | Type reference (TYPE) | I | 20091214 | ||||
| 6 | EV_AV_TOTAL | Call by reference | Type reference (TYPE) | I | 20091214 | ||||
| 7 | EV_PASSED | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091215 | ||||
| 8 | EV_RESULT_STRING | Call by reference | Type reference (TYPE) | STRING | 20100205 | ||||
| 9 | EV_SUCCESS | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20091214 |
Method GET_RESULTS on class CL_EPM_PO_PERFORMANCE has no exception.
Method RUN_TESTS Signature
Method RUN_TESTS on class CL_EPM_PO_PERFORMANCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20091214 | ||
| 2 | EPM: System exception class | 20091214 |
Method _GET_PO_HEADER_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HEADER_NODE_KEY | Value transfer | Type reference (TYPE) | IF_EPM_BO=>TY_NODE_KEY | Generic Node element key | 20091215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | EPM: API exception class | 20091215 | ||
| 2 | EPM: System exception class | 20091215 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |