SAP ABAP Interface IF_APC_WS_CLIENT_INITIAL_REQ (APC framework: Client initial request (do not implement))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAPC_RUNTIME (Package) APC runtime package

⤷

⤷

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
Interface | IF_APC_WS_CLIENT_INITIAL_REQ | |
Short Description | APC framework: Client initial request (do not implement) |
General Data
Package | SAPC_RUNTIME | APC runtime package |
Created | 20130214 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_APC_WS_CLIENT_INITIAL_REQ has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_APC_WS_INITIAL_REQUEST | APC framework: Initial request at setup (do not implement) | 20130214 |
Friends
Interface IF_APC_WS_CLIENT_INITIAL_REQ has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_FORMFIELD_ENCODING_ENCODED | Instance attribute | Public | Attribute reference (LIKE) | 20130214 | ||||
2 | CO_FORMFIELD_ENCODING_RAW | 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
Interface IF_APC_WS_CLIENT_INITIAL_REQ has no event.
Types
Interface IF_APC_WS_CLIENT_INITIAL_REQ has no local type.
Method Signatures
Method GET_COOKIE Signature
Method GET_COOKIE on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_COOKIE on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_COOKIES Signature
Method GET_COOKIES on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_COOKIES on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_FORM_FIELD Signature
Method GET_FORM_FIELD on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_FORM_FIELD on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_FORM_FIELDS Signature
Method GET_FORM_FIELDS on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_FORM_FIELDS on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_FORM_FIELD_CS Signature
Method GET_FORM_FIELD_CS on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_FORM_FIELD_CS on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_HEADER_FIELD Signature
Method GET_HEADER_FIELD on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_HEADER_FIELD on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no exception.
Method GET_HEADER_FIELDS Signature
Method GET_HEADER_FIELDS on Interface IF_APC_WS_CLIENT_INITIAL_REQ has no parameter.
Method GET_HEADER_FIELDS on Interface 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 | 740 |