SAP ABAP Class CL_APC_WS_INITIAL_REQUEST (APC framework: Initial request at WebSocket connection setup)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAPC_RUNTIME (Package) APC runtime package
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APC_WS_CLIENT_INITIAL_REQ | APC framework: Client initial request (do not implement) | 20130215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_APC_WS_INITIAL_REQUEST | APC framework: Initial request at setup (do not implement) | 20120831 |
Properties
| Class | CL_APC_WS_INITIAL_REQUEST | |
| Short Description | APC framework: Initial request at WebSocket connection setup | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SAPC_RUNTIME | APC runtime package |
| Created | 20120831 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_APC_WS_CLIENT_INITIAL_REQ | APC framework: Client initial request (do not implement) | 20130215 | ||
| 2 | IF_APC_WS_INITIAL_REQUEST | APC framework: Initial request at setup (do not implement) | 20120831 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_APC_WS_CLIENT | 20130214 | APC framework: APC WebSocket client class | |
| 2 | CL_APC_WS_CONTEXT | 20120917 | APC framework: WebSocket context interface |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20120917 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20120917 | |||||
| 3 | Constant | Private | Type reference (TYPE) | I | 20 | ICT not found | 20130611 | ||
| 4 | Constant | Private | Type reference (TYPE) | I | 100 | Accessing method failed | 20120917 | ||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APC_WS_CLIENT | APC framework: Class factory for APC WebSocket Client | 20130215 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20120917 |
Methods
Events
Class CL_APC_WS_INITIAL_REQUEST has no event.
Types
Class CL_APC_WS_INITIAL_REQUEST has no local type.
Method Signatures
Method CHECK_CONNECTION_STATE Signature
Method CHECK_CONNECTION_STATE on class CL_APC_WS_INITIAL_REQUEST has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20130218 |
Method CREATE_CLIENT_INITIAL_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CLIENT | Call by reference | Object reference (TYPE REF TO) | CL_APC_WS_CLIENT | APC framework: Class factory for APC WebSocket Client | 20130215 | |||
| 2 | I_HTTP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20130215 | |||
| 3 | R_APC_WS_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_APC_WS_INITIAL_REQUEST | APC framework: Initial request at WebSocket connection setup | 20130215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20130215 |
Method CREATE_INITIAL_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HTTP_REQUEST | Call by reference | Object reference (TYPE REF TO) | IF_HTTP_REQUEST | HTTP Framework (iHTTP) HTTP Request | 20120831 | |||
| 2 | R_APC_WS_REQUEST | Value transfer | Object reference (TYPE REF TO) | IF_APC_WS_INITIAL_REQUEST | APC framework: Initial request at WebSocket connection setup | 20120831 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20120831 |
Method GET_COOKIE Signature
Method GET_COOKIE on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method GET_COOKIE on class CL_APC_WS_INITIAL_REQUEST has no exception.
Method GET_COOKIES Signature
Method GET_COOKIES on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method GET_COOKIES on class CL_APC_WS_INITIAL_REQUEST has no exception.
Method GET_FORM_FIELD Signature
Method GET_FORM_FIELD on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method GET_FORM_FIELD on class CL_APC_WS_INITIAL_REQUEST has no exception.
Method GET_FORM_FIELDS Signature
Method GET_FORM_FIELDS on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method GET_FORM_FIELDS on class CL_APC_WS_INITIAL_REQUEST has no exception.
Method GET_FORM_FIELD_CS Signature
Method GET_FORM_FIELD_CS on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method GET_FORM_FIELD_CS on class CL_APC_WS_INITIAL_REQUEST has no exception.
Method GET_HEADER_FIELD Signature
Method GET_HEADER_FIELD on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method GET_HEADER_FIELD on class CL_APC_WS_INITIAL_REQUEST has no exception.
Method GET_HEADER_FIELDS Signature
Method GET_HEADER_FIELDS on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method GET_HEADER_FIELDS on class CL_APC_WS_INITIAL_REQUEST has no exception.
Method SET_FORM_FIELD Signature
Method SET_FORM_FIELD on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method SET_FORM_FIELD on class CL_APC_WS_INITIAL_REQUEST has no exception.
Method SET_FORM_FIELDS Signature
Method SET_FORM_FIELDS on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method SET_FORM_FIELDS on class CL_APC_WS_INITIAL_REQUEST has no exception.
Method SET_HEADER_FIELDS Signature
Method SET_HEADER_FIELDS on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method SET_HEADER_FIELDS on class CL_APC_WS_INITIAL_REQUEST has no exception.
Method SET_PATH_AND_QUERY Signature
Method SET_PATH_AND_QUERY on class CL_APC_WS_INITIAL_REQUEST has no parameter.
Method SET_PATH_AND_QUERY on class CL_APC_WS_INITIAL_REQUEST has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 805 |