SAP ABAP Data Element SSI_WEBSOCKET_HANDLE (WebSocket Handle)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CST (Application Component) Client/Server Technology
⤷
SSI_MSG (Package) Messaging

⤷

⤷

Basic Data
Data Element | SSI_WEBSOCKET_HANDLE |
Short Description | WebSocket Handle |
Data Type
Category of Dictionary Type | Direct Type Entry | |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | ||
Data Type | SSTR | Short Character String of Variable Length |
Length | 256 | |
Decimal Places | 0 | |
Output Length | 0 | |
Value Table |
Further Characteristics
Search Help: Name | ||
Search Help: Parameters | ||
Parameter ID | ||
Default Component name | ||
Change document | ||
No Input History | ||
Basic direction is set to LTR | ||
No BIDI Filtering |
Field Label
Length | Field Label | |
Short | 10 | WS Handle |
Medium | 20 | WebSocket Handle |
Long | 40 | WebSocket Handle |
Heading | 55 | WebSocket Handle |
Documentation
Definition
The WebSocket handle uniquely identifies a WebSocket on the application server instance.
Use
The WebSocket handle is used to identify a WebSocket connection on the application server side. With regard to a WebSocket connection, the application server can relate to the roles of both the client and the server. When the application server understands the two roles, the client and the server each has their own unique WebScoket handle. WebSocket handles are unique on each application server. A WebSocket handle remains unchanged for the entire duration of the connection, and is not reassigned until the application server instance is restarted.
Dependencies
Example
History
Last changed by/on | SAP | 20140117 |
SAP Release Created in | 740 |