SAP ABAP Class CL_SXIPERF_REG_TESTCASE (Performance Regression)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-WKB (Application Component) Runtime Workbench/Monitoring
⤷
SXIPERF (Package) XI Performance: PME
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SXIPERF_REG_TESTCASE | Performance Regression | 20060530 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SXIPERF_REG_TESTCASE_XPI | Performance Regression | 20060803 |
Properties
| Class | CL_SXIPERF_REG_TESTCASE | |
| Short Description | Performance Regression | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXIPERF | XI Performance: PME |
| Created | 20060530 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SXIPERF_REG_TESTCASE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SXIPERF_REG_TESTCASE | Performance Regression | 20060530 |
Friends
Class CL_SXIPERF_REG_TESTCASE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_COMP_T | TestCase Components | 20060831 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SY-DATUM | TestCase Run End Date | 20060802 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SY-UZEIT | TestCase Run End Time | 20060802 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SYSUUID_X | TestCase Run Log ID | 20060802 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | CHAR10 | TestCase Exec Status | 20060802 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SY-DATUM | TestCase Run Start Date | 20060802 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SY-UZEIT | TestCase Run Start Time | 20060802 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TY_TCASE_G | TestCase Global Configuration | 20060802 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | TY_TCASE_P | TestCase Configuration Parameter | 20060802 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | INT2 | TestCase Unit Runs | 20060802 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20060530 | ||
| 2 | Instance method | Public | Method | 20060530 | ||
| 3 | Instance method | Public | Method | 20060530 | ||
| 4 | Instance method | Public | Method | 20060530 | ||
| 5 | Instance method | Public | Constructor | Constructor | 20060802 | |
| 6 | Instance method | Public | Method | 20060530 | ||
| 7 | Instance method | Public | Method | 20070625 | ||
| 8 | Instance method | Protected | Method | Get Component | 20060831 | |
| 9 | Instance method | Public | Method | 20060913 | ||
| 10 | Instance method | Public | Method | 20060530 | ||
| 11 | Instance method | Public | Method | 20060802 | ||
| 12 | Instance method | Public | Method | 20060530 | ||
| 13 | Instance method | Public | Method | 20060802 | ||
| 14 | Instance method | Public | Method | 20060530 |
Events
Class CL_SXIPERF_REG_TESTCASE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TCASE_G | Public | Type reference (TYPE) | SXIPERF_REG_CFG | TestCase Global Configuration | 20060802 | |
| 2 | TY_TCASE_P | Public | Type reference (TYPE) | SXIPERF_REG_TCC | TestCase Configuration Parameter | 20060802 | |
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method CLEANUP on class CL_SXIPERF_REG_TESTCASE has no exception.
Method COLLECT Signature
Method COLLECT on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method COLLECT on class CL_SXIPERF_REG_TESTCASE has no exception.
Method COMPILE Signature
Method COMPILE on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method COMPILE on class CL_SXIPERF_REG_TESTCASE has no exception.
Method CONFIGURE Signature
Method CONFIGURE on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method CONFIGURE on class CL_SXIPERF_REG_TESTCASE has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TCASE_G | Call by reference | Type reference (TYPE) | TY_TCASE_G | TestCase Global Configuration | 20060802 | |||
| 2 | IM_TCASE_P | Call by reference | Type reference (TYPE) | TY_TCASE_P | TestCase Configuration Parameter | 20060802 |
Method CONSTRUCTOR on class CL_SXIPERF_REG_TESTCASE has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method EXECUTE on class CL_SXIPERF_REG_TESTCASE has no exception.
Method FINALIZE Signature
Method FINALIZE on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method FINALIZE on class CL_SXIPERF_REG_TESTCASE has no exception.
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CLIENT | Value transfer | Type reference (TYPE) | CHAR3 | Feld der Laenge 3 Bytes | 20060831 | |||
| 2 | RE_COMPNAME | Value transfer | Type reference (TYPE) | CHAR30 | 30 Characters | 20060831 |
Method GET_COMPONENT on class CL_SXIPERF_REG_TESTCASE has no exception.
Method GET_STATUS Signature
Method GET_STATUS on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method GET_STATUS on class CL_SXIPERF_REG_TESTCASE has no exception.
Method PREPARE Signature
Method PREPARE on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method PREPARE on class CL_SXIPERF_REG_TESTCASE has no exception.
Method RUN Signature
Method RUN on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method RUN on class CL_SXIPERF_REG_TESTCASE has no exception.
Method SETUP Signature
Method SETUP on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method SETUP on class CL_SXIPERF_REG_TESTCASE has no exception.
Method TEST Signature
Method TEST on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method TEST on class CL_SXIPERF_REG_TESTCASE has no exception.
Method VERIFY Signature
Method VERIFY on class CL_SXIPERF_REG_TESTCASE has no parameter.
Method VERIFY on class CL_SXIPERF_REG_TESTCASE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |