SAP ABAP Data Element /UI2/SYSTEM_ID (UI Add-On: System ID)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
CA-UI2-INT-BE (Application Component) Backend Enablement
⤷
/UI2/BASIS_UTIL (Package) UI BE: Basic utilities (release independent)

⤷

⤷

Basic Data
Data Element | /UI2/SYSTEM_ID |
Short Description | UI Add-On: System ID |
Data Type
Category of Dictionary Type | D | Domain |
Type of Object Referenced | No Information | |
Domain / Name of Reference Type | /UI2/SYSTEM_ID | |
Data Type | CHAR | Character String |
Length | 32 | |
Decimal Places | 0 | |
Output Length | 32 | |
Value Table | /UI2/SYSTEMS |
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 | ID |
Medium | 15 | System ID |
Long | 30 | UI Add-On: System ID |
Heading | 15 | System ID |
Documentation
Definition
The UI add-on system ID is associated with a system (ABAP or HANA) which is utilized as a HTTP server by a SAPUI5 client.
Use
The system ID is used to define proxy rules in a web dispatcher so that HTTP requests containing a segment parameter
s=<system id>
in the first segment of the resource path are sent to a specific HTTP server.
Dependencies
Example
The system ID HANA1
is used in the web dispatcher rules to send requests like
https://webdispatcher:44321/sap;s=HANA1/hba/apps/kpi/odata/hana_chip_catalog.xsodata
to the HANA server hanasys1
https://hanasys1:44345/sap;s=HANA1/hba/apps/kpi/odata/hana_chip_catalog.xsodata
History
Last changed by/on | SAP | 20131122 |
SAP Release Created in | 100 |