SAP ABAP Class CL_SLEI_TST_PERFORMANCE (Utiltiy class to calculate LEI Runtime)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-BMT-BPM-LEI (Application Component) Local Event Infrastructure
⤷
SLEI_TST (Package) LEI Unit tests and test tools
⤷
⤷
Properties
| Class | CL_SLEI_TST_PERFORMANCE | |
| Short Description | Utiltiy class to calculate LEI Runtime | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SLEI_TST | LEI Unit tests and test tools |
| Created | 20090320 | 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) |
Interfaces
Class CL_SLEI_TST_PERFORMANCE has no interface implemented.
Friends
Class CL_SLEI_TST_PERFORMANCE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | SLEI_EVT_OBJ_NAME | 'CL_SLEI_TST_UNIT_RUN_FACADE' | LEI event object name | 20090320 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | SLEI_PRX_NAME | 'CO_SLEI_TST_UNIT_RUN_PROXY' | Event provider name | 20090320 | ||
| 3 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_SLEI_LNKG_DB | Linkage Persistency Layer | 20090320 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SLEI_DT_LNKG | LEI design time class - cross client | 20090320 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | SLEI_LNKG_ID | LEI linkage ID | 20090320 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Customize design and/or activate cust linkage | 20090320 | |
| 2 | Static method | Public | Constructor | 20090320 | ||
| 3 | Instance method | Protected | Method | create a new GUID | 20090320 | |
| 4 | Instance method | Public | Method | 20090320 | ||
| 5 | Instance method | Public | Method | Deactivate and delete cust linkage | 20090320 | |
| 6 | Instance method | Public | Method | Raise the event and report the runtime | 20090320 | |
| 7 | Instance method | Protected | Method | create customization linkages | 20090320 |
Events
Class CL_SLEI_TST_PERFORMANCE has no event.
Types
Class CL_SLEI_TST_PERFORMANCE has no local type.
Method Signatures
Method ACTIVATE_LINKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_WITH_BINDING | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090320 | |||
| 2 | IV_WITH_CONDITION | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20090320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LEI Root exception class | 20090320 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SLEI_TST_PERFORMANCE has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SLEI_TST_PERFORMANCE has no exception.
Method CREATE_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | SYSUUID_C | UUID in character form | 20090320 |
Method CREATE_GUID on class CL_SLEI_TST_PERFORMANCE has no exception.
Method DEACTIVATE_LINKAGE Signature
Method DEACTIVATE_LINKAGE on class CL_SLEI_TST_PERFORMANCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LEI Root exception class | 20090320 |
Method DELETE_CST_LINKAGE Signature
Method DELETE_CST_LINKAGE on class CL_SLEI_TST_PERFORMANCE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LEI Root exception class | 20090320 |
Method RAISE_EVENT_AND_ANALYZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOOP_COUNT | Call by reference | Type reference (TYPE) | INT4 | Natural number | 20090320 | |||
| 2 | IV_UPDATE_TASK | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 'X' - raise event in update task | 20090320 | ||
| 3 | RV_EXECUTION_TIME | Value transfer | Type reference (TYPE) | INT4 | Natural number | 20090320 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | LEI Root exception class | 20090320 |
Method SETUP_LINKAGES Signature
Method SETUP_LINKAGES on class CL_SLEI_TST_PERFORMANCE has no parameter.
Method SETUP_LINKAGES on class CL_SLEI_TST_PERFORMANCE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 731 |