SAP ABAP Class CL_SAUNIT_DEMO_TIME_PROXY (INTERNAL: Demo Time Measurement: 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 | 20060323 |
Properties
| Class | CL_SAUNIT_DEMO_TIME_PROXY | |
| Short Description | INTERNAL: Demo Time Measurement: 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 | 20060323 | 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_DEMO_TIME_PROXY has no interface implemented.
Friends
Class CL_SAUNIT_DEMO_TIME_PROXY 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) | IF_SAUNIT_EXTENDED_UI_MEDIATOR=>TY_T_EXT_INFOS | 20060323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Deserialize the private Data | 20060323 | |
| 2 | Static method | Public | Method | Serialize the private Data | 20060323 |
Events
Class CL_SAUNIT_DEMO_TIME_PROXY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_TIME_MEASURE | Public | See coding | 20060323 | begin of ty_S_Time_Measure,
start type timestampl,
stop type timestampl,
duration_Ms type i,
duration_Sec type i,
end of ty_S_Time_Measure
|
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_TIME_MEASURE | 20060323 | ||||
| 2 | SERIALIZED_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20060323 |
Method DESERIALIZE on class CL_SAUNIT_DEMO_TIME_PROXY has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | XSTRING | 20060323 | ||||
| 2 | TIME | Call by reference | Type reference (TYPE) | TY_S_TIME_MEASURE | 20060323 |
Method SERIALIZE on class CL_SAUNIT_DEMO_TIME_PROXY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |