File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ All abap2UI5 artifacts are combined into a single HTTP handler implementation as
6
6
1 . Create a new HTTP handler in your system.
7
7
2 . Copy & paste the handler class from this repository.
8
8
3 . Add your abap2UI5 app as a local class and start it via your new HTTP endpoint.
9
- 4 . Alternatively, pull this repository using abapGit and start via ` /sap/bc/z2ui5standalone?sap-client=001& app_start=z2ui5_cl_my_standalone_app `
9
+ 4 . Alternatively, pull this repository using abapGit and start via ` /sap/bc/z2ui5standalone?app_start=z2ui5_cl_my_standalone_app `
10
10
11
11
12
12
#### Approach
@@ -32,7 +32,7 @@ define table z2ui5_t_99 {
32
32
```
33
33
34
34
#### Credits
35
- * Created with the fantastic tool [ abapmerge] ( https://github.com/larshp/abapmerge )
35
+ * Merged files created with [ abapmerge] ( https://github.com/larshp/abapmerge )
36
36
* ` 702 ` branch created with [ abaplint] ( https://abaplint.org )
37
37
38
38
#### Compatibility
You can’t perform that action at this time.
0 commit comments