File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 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
661 . Create a new HTTP handler in your system.
772 . Copy & paste the handler class from this repository.
883 . 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 `
1010
1111
1212#### Approach
@@ -32,7 +32,7 @@ define table z2ui5_t_99 {
3232```
3333
3434#### Credits
35- * Created with the fantastic tool [ abapmerge] ( https://github.com/larshp/abapmerge )
35+ * Merged files created with [ abapmerge] ( https://github.com/larshp/abapmerge )
3636* ` 702 ` branch created with [ abaplint] ( https://abaplint.org )
3737
3838#### Compatibility
You can’t perform that action at this time.
0 commit comments