SAP ABAP Class CL_APC_WS_EXT_ECHO (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 | 20121217 |
Properties
| Class | CL_APC_WS_EXT_ECHO | |
| 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 | 20121217 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_APC_WS_EXT_ECHO has no forward declaration.
Interfaces
Class CL_APC_WS_EXT_ECHO has no interface implemented.
Friends
Class CL_APC_WS_EXT_ECHO 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) | STRING | 'serialization' | Serilization type | 20130328 | ||
| 2 | Constant | Private | Type reference (TYPE) | STRING | 'EXPORT_TO_BUFFER' | Serilization type ABAP | 20130328 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'on_start:fields' | 20130314 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | TIHTTPNVP | Action description llist | 20130328 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | IHTTPNVP | Action entry | 20130328 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | I | 20121217 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20130312 | ||
| 2 | Instance method | Private | Method | 20121217 | ||
| 3 | Instance method | Private | Method | 20130628 | ||
| 4 | Instance method | Private | Method | Unitest for report RS_APC_WS_UNIT_TEST_API | 20130328 | |
| 5 | Instance method | Private | Method | 20130724 | ||
| 6 | Instance method | Private | Method | 20121217 | ||
| 7 | Instance method | Private | Method | 20130904 | ||
| 8 | Instance method | Private | Method | 20130130 |
Events
Class CL_APC_WS_EXT_ECHO has no event.
Types
Class CL_APC_WS_EXT_ECHO has no local type.
Method Signatures
Method BIND_AMC_CHANNEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_APC_WS_CONTEXT | APC framework: Context interface (do not implement) | 20130312 |
Method BIND_AMC_CHANNEL on class CL_APC_WS_EXT_ECHO has no exception.
Method GET_HTTP_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_APC_WS_CONTEXT | APC framework: Context interface (do not implement) | 20121217 | |||
| 2 | I_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20121221 | ||||
| 3 | R_FIELDS | Value transfer | Type reference (TYPE) | STRING | 20121217 |
Method GET_HTTP_FIELDS on class CL_APC_WS_EXT_ECHO has no exception.
Method PCP_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_APC_WS_MESSAGE | APC framework: Message interface (do not implement) | 20130628 |
Method PCP_MESSAGE on class CL_APC_WS_EXT_ECHO has no exception.
Method PROCESS_UNIT_TEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_APC_WS_CONTEXT | APC framework: Context interface (do not implement) | 20130328 | |||
| 2 | I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_APC_WS_MESSAGE | APC framework: Message interface (do not implement) | 20131010 |
Method PROCESS_UNIT_TEST on class CL_APC_WS_EXT_ECHO has no exception.
Method SEND_AMC_CHANNEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_APC_WS_CONTEXT | APC framework: Context interface (do not implement) | 20130724 | |||
| 2 | I_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20130724 |
Method SEND_AMC_CHANNEL on class CL_APC_WS_EXT_ECHO has no exception.
Method SEND_HTTP_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_APC_WS_CONTEXT | APC framework: Context interface (do not implement) | 20121217 | |||
| 2 | I_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20121221 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20121217 |
Method SEND_PCP_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BODY_BINARY | Call by reference | Type reference (TYPE) | XSTRING | 20130904 | ||||
| 2 | I_BODY_TEXT | Call by reference | Type reference (TYPE) | STRING | 20130904 | ||||
| 3 | I_MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_APC_WS_MESSAGE | APC framework: Message interface (do not implement) | 20130904 |
Method SEND_PCP_MESSAGE on class CL_APC_WS_EXT_ECHO has no exception.
Method UNBIND_AMC_CHANNEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_APC_WS_CONTEXT | APC framework: Context interface (do not implement) | 20130130 |
Method UNBIND_AMC_CHANNEL on class CL_APC_WS_EXT_ECHO has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |