BTP Build Work Zone
Embed your abap2UI5 apps into BTP services like SAP Build Work Zone. Full details:
Installation & Configuration of BTP
Setup SAP Build Work Zone
Setup SAP Mobile Start
Configuration
Destination
- Name:
BACKEND_ABAP2UI5 - Type:
HTTP - Description: abap2UI5 Destination
- URL:
https://<your-abap-system>/sap/z2ui5 - Proxy Type: Internet
- Authentication:
BasicAuthentication - User: (user)
- Password: (password)
Extra Properties
SAP Build Work Zone needs these properties to route requests correctly to your ABAP backend:
| Property | Value | Description |
|---|---|---|
| HTML5.DynamicDestination | true | Lets HTML5 apps resolve this destination at runtime |
| product.name | ABAP System | Names the backend type for the Work Zone tile configuration |
| sap-client | (your client number) | The SAP system client to connect to (e.g., 001) |
| WebIDEEnabled | true | Enables the destination for SAP Business Application Studio |
| WebIDEUsage | odata_abap,dev_abap | Declares supported protocols for development tools |
