Skip to content

Commit ab1049a

Browse files
authored
Changed Service Path to /SAP/BC/Z2UI5 (#14)
* Update z2ui5 2b0a5cae14f542c17ab8abbf7.sicf.xml Change Path * Update zabap2ui5.wapa.manifest.json Change Path
1 parent 6dd6581 commit ab1049a

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

src/01/z2ui5 2b0a5cae14f542c17ab8abbf7.sicf.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<abapGit version="v1.0.0" serializer="LCL_OBJECT_SICF" serializer_version="v1.0.0">
33
<asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0">
44
<asx:values>
5-
<URL>/sap/z2ui5/</URL>
5+
<URL>/sap/bc/z2ui5/</URL>
66
<ICFSERVICE>
77
<ICF_NAME>Z2UI5</ICF_NAME>
88
<ORIG_NAME>z2ui5</ORIG_NAME>

src/02/zabap2ui5.wapa.manifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
},
1818
"dataSources": {
1919
"mainService": {
20-
"uri": "/sap/z2ui5",
20+
"uri": "/sap/bc/z2ui5",
2121
"type": "OData",
2222
"settings": {
2323
"annotations": [],
@@ -125,4 +125,4 @@
125125
}
126126
}
127127
}
128-
128+

0 commit comments

Comments
 (0)