SAP ABAP Class CL_APC_WS_EXT_PING (Generated Testclass)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAPC_APPLICATION (Package) APC application package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_APC_WS_EXT_STATELESS_BASE | APC framework: WebSocket context interface | 20121116 |
Properties
| Class | CL_APC_WS_EXT_PING | |
| Short Description | Generated Testclass | |
| Super Class | CL_APC_WS_EXT_STATELESS_BASE | APC framework: WebSocket context interface |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SAPC_APPLICATION | APC application package |
| Created | 20121116 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APC_WS_EXT_PING has no forward declaration.
Interfaces
Class CL_APC_WS_EXT_PING has no interface implemented.
Friends
Class CL_APC_WS_EXT_PING 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) | I | 20121213 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20121122 | ||
| 2 | Instance method | Private | Method | 20121122 |
Events
Class CL_APC_WS_EXT_PING has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TTYP_MESSAGE | Private | See coding | 20121122 | BEGIN OF ttyp_message,
author TYPE string,
message TYPE string,
time TYPE string,
END OF ttyp_message
|
Method Signatures
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_JSON_INPUT | Call by reference | Type reference (TYPE) | STRING | 20121122 | ||||
| 2 | O_MESSAGE_STRUCT | Call by reference | Type reference (TYPE) | TTYP_MESSAGE | 20121122 |
Method DESERIALIZE on class CL_APC_WS_EXT_PING has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE_STRUCT | Call by reference | Type reference (TYPE) | TTYP_MESSAGE | 20121122 | ||||
| 2 | O_JSON_OUTPUT | Call by reference | Type reference (TYPE) | STRING | 20121122 |
Method SERIALIZE on class CL_APC_WS_EXT_PING has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |