SAP ABAP Class IF_APC_WS_CLIENT_INITIAL_REQ (APC framework: Client initial request (do not implement))
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_APC_WS_INITIAL_REQUEST | APC framework: Initial request at setup (do not implement) | 20130214 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_APC_WS_INITIAL_REQUEST | APC framework: Initial request at WebSocket connection setup | 20130215 |
Properties
| Class | IF_APC_WS_CLIENT_INITIAL_REQ | |
| Short Description | APC framework: Client initial request (do not implement) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130214 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_APC_WS_CLIENT_INITIAL_REQ has no forward declaration.
Interfaces
Class IF_APC_WS_CLIENT_INITIAL_REQ has no interface implemented.
Friends
Class IF_APC_WS_CLIENT_INITIAL_REQ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20130214 | |||||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20130214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130214 | ||
| 2 | Instance method | Public | Method | 20130214 | ||
| 3 | Instance method | Public | Method | 20130214 | ||
| 4 | Instance method | Public | Method | 20130214 | ||
| 5 | Instance method | Public | Method | 20130214 | ||
| 6 | Instance method | Public | Method | 20130214 | ||
| 7 | Instance method | Public | Method | 20130214 | ||
| 8 | Instance method | Public | Method | Sets the value of the specified form field | 20130214 | |
| 9 | Instance method | Public | Method | Sets the value of the specified header field | 20130215 | |
| 10 | Instance method | Public | Method | Sets all header fields from the given list | 20130215 | |
| 11 | Instance method | Public | Method | Sets all header fields from the given list | 20130215 | |
| 12 | Instance method | Public | Method | Sets the path and query string | 20130226 |
Events
Class IF_APC_WS_CLIENT_INITIAL_REQ has no event.
Types
Class IF_APC_WS_CLIENT_INITIAL_REQ has no local type.
Method Signatures
Method GET_COOKIE Signature
Method GET_COOKIE on class IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_COOKIE on class IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_COOKIES Signature
Method GET_COOKIES on class IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_COOKIES on class IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_FORM_FIELD Signature
Method GET_FORM_FIELD on class IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_FORM_FIELD on class IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_FORM_FIELDS Signature
Method GET_FORM_FIELDS on class IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_FORM_FIELDS on class IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_FORM_FIELD_CS Signature
Method GET_FORM_FIELD_CS on class IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_FORM_FIELD_CS on class IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_HEADER_FIELD Signature
Method GET_HEADER_FIELD on class IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_HEADER_FIELD on class IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_HEADER_FIELDS Signature
Method GET_HEADER_FIELDS on class IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_HEADER_FIELDS on class IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method SET_FORM_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name of form field | 20130214 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Form field value | 20130214 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20130214 |
Method SET_FORM_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20130215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20130215 |
Method SET_HEADER_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | STRING | Name of form field | 20130215 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | STRING | Form field value | 20130215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20130215 |
Method SET_HEADER_FIELDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FIELDS | Call by reference | Type reference (TYPE) | TIHTTPNVP | HTTP Framework (iHTTP) Table Name/Value Pairs | 20130215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20130215 |
Method SET_PATH_AND_QUERY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RELATIVE_URI | Call by reference | Type reference (TYPE) | STRING | 20130226 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | APC framework: Error handling class for ABAP Push Channel | 20130226 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |