SAP ABAP Class CL_SAUNIT_PERF_ASTAT_MEMENTO (INTERNAL: Serialize / Deserialize Service)
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
⤷
⤷
Properties
| Class | CL_SAUNIT_PERF_ASTAT_MEMENTO | |
| Short Description | INTERNAL: Serialize / Deserialize Service | |
| Super Class | ||
| 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 | 20120827 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SAUNIT_PERF_ASTAT_MEMENTO has no forward declaration.
Interfaces
Class CL_SAUNIT_PERF_ASTAT_MEMENTO has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SAUNIT_PERF_ASTAT_MEDIATOR | 20120827 | INTERNAL: Application Statistics - UI Mediator | |
| 2 | CL_SAUNIT_PERF_ASTAT_PROXY | 20120827 | INTERNAL: Application Statistics - Client Proxy |
Attributes
Class CL_SAUNIT_PERF_ASTAT_MEMENTO has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | 20120827 | ||
| 2 | Static method | Protected | Method | 20120827 |
Events
Class CL_SAUNIT_PERF_ASTAT_MEMENTO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_ASTAT_CLASS | Protected | See coding | 20120828 | begin of ty_S_Astat_Class,
key_Prefix type c length 15,
methods type ty_T_Astat_Methods,
end of ty_S_Astat_Class
|
||
| 2 | TY_S_ASTAT_METHOD | Protected | See coding | 20120828 | begin of ty_S_Astat_Method,
key_Postfix type c length 7,
started_On_Date type d,
started_On_Time type t,
finished_On_Date type d,
finished_On_Time type t,
end of ty_S_Astat_Method
|
||
| 3 | TY_T_ASTAT_CLASSES | Protected | See coding | 20120828 | ty_T_Astat_Classes type standard table of ty_S_Astat_Class with default key
|
||
| 4 | TY_T_ASTAT_METHODS | Protected | See coding | 20120828 | ty_T_Astat_Methods type standard table of ty_S_Astat_Method with default key
|
Method Signatures
Method RESTORE_DATA_FROM_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | TY_S_ASTAT_CLASS | 20120827 | ||||
| 2 | SERIALIZED_DATA | Call by reference | Type reference (TYPE) | SABP_D_SERIALIZED_DATA | 20120827 |
Method RESTORE_DATA_FROM_XSTRING on class CL_SAUNIT_PERF_ASTAT_MEMENTO has no exception.
Method STORE_DATA_IN_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | TY_S_ASTAT_CLASS | 20120827 | ||||
| 2 | RESULT | Value transfer | Type reference (TYPE) | SABP_D_SERIALIZED_DATA | 20120827 |
Method STORE_DATA_IN_XSTRING on class CL_SAUNIT_PERF_ASTAT_MEMENTO has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |