SAP ABAP Class CL_SAUNIT_CALL_STATS_PROXY (INTERNAL: Call Statistic: Client Proxy)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-UT (Application Component) ABAP Unit
⤷
SABP_UNIT_DISPLAY_EXTENSIONS (Package) INTERNAL: NO REUSE - Prototypes of UI extensions

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SAUNIT_EXT_PROXY | INTERNAL: Extended Listener: Client Proxy | 20070404 |
Properties
Class | CL_SAUNIT_CALL_STATS_PROXY | |
Short Description | INTERNAL: Call Statistic: Client Proxy | |
Super Class | CL_SAUNIT_EXT_PROXY | INTERNAL: Extended Listener: Client Proxy |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_UNIT_DISPLAY_EXTENSIONS | INTERNAL: NO REUSE - Prototypes of UI extensions |
Created | 20070404 | SAP |
Last change | 20130531 | 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... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_SAUNIT_CALL_STATS_PROXY has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SAUNIT_CALL_STATS_MEDIATOR | 20070413 | INTERNAL: Call Statistic: UI Mediator | |
2 | CL_SAUNIT_CALL_STATS_RESULT | 20070413 | INTERNAL: Call Statistic: Result Handler |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TY_S_CALL_STATISTIC | 20070413 | |||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_AUNIT_ASSERT_COUNTER | Access to Call Statistics | 20070404 | ||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | IF_SAUNIT_EXTENDED_UI_MEDIATOR=>TY_T_EXT_INFOS | 20070404 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Deserialize the private Data | 20070413 |
2 | ![]() |
Static method | Private | Method | Serialize the private Data | 20070413 |
Events
Class CL_SAUNIT_CALL_STATS_PROXY has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_S_CALL_STATISTIC | Public | See coding | Call Statistics | 20070413 | BEGIN OF ty_s_call_statistic,
cnt_Programs type i,
cnt_Classes type i,
cnt_Methods type i,
cnt_Assertion_Calls type decfloat16,
END OF ty_s_call_statistic
|
Method Signatures
Method __DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | TY_S_CALL_STATISTIC | 20070413 | |||
2 | ![]() |
SERIALIZED_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20070413 |
Method __DESERIALIZE on class CL_SAUNIT_CALL_STATS_PROXY has no exception.
Method __SERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CALL_STATS | Call by reference | Type reference (TYPE) | TY_S_CALL_STATISTIC | 20070413 | |||
2 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20070413 |
Method __SERIALIZE on class CL_SAUNIT_CALL_STATS_PROXY has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |