Skip to content

Commit 68d6851

Browse files
auto-bsp-changes
1 parent a53ad0c commit 68d6851

3 files changed

+3
-2
lines changed

src/02/z2ui5 0ec96042f38e7e75ceadd96a5.sicf.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ICFDOCU>
1111
<ICF_NAME>Z2UI5</ICF_NAME>
1212
<ICF_LANGU>E</ICF_LANGU>
13-
<ICF_DOCU>test</ICF_DOCU>
13+
<ICF_DOCU>abap2UI5 - Frontend</ICF_DOCU>
1414
</ICFDOCU>
1515
</asx:values>
1616
</asx:abap>

src/02/z2ui5 cc3e0011031e2f3f4be478dc5.sicf.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<ICFDOCU>
1111
<ICF_NAME>Z2UI5</ICF_NAME>
1212
<ICF_LANGU>E</ICF_LANGU>
13-
<ICF_DOCU>test</ICF_DOCU>
13+
<ICF_DOCU>abap2UI5 - Frontend</ICF_DOCU>
1414
</ICFDOCU>
1515
</asx:values>
1616
</asx:abap>

src/02/z2ui5.wapa.controller_-app.controller.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ sap.ui.define(["sap/ui/core/mvc/Controller",
77

88
onInit() {
99

10+
1011
z2ui5.oOwnerComponent = this.getOwnerComponent();
1112
z2ui5.oConfig.pathname = z2ui5.oOwnerComponent.getManifest()["sap.app"].dataSources.http.uri;
1213
if (z2ui5?.checkLocal == true) {

0 commit comments

Comments
 (0)