Re-upload enhanced SAPUI5 Code to ABAP repository
Re-upload enhanced SAPUI5 Code to ABAP repository I managed to download the code of a SAPUI5 Application (standard app) in ABAP Repository using SE38's program: /UI5/UI5_REPOSITORY_LOAD to enhance (add QRCode Scanner feature to the app and make it runnable on mobile device). /UI5/UI5_REPOSITORY_LOAD Now I wonder how I re-upload this code back to ABAP Repository. My issues are: manifest.json sap.ca.scfld.md.ComponentBase.js sap.ca.scfld.md.ConfigurationBase.js Any suggestions for my issues? Are you using the WebIDE? You'll want to create an extension project, not change the existing application. – Jorg Jul 2 at 5:46 I will try. thank you sir – T.NQ Jul 2 at 6:36 ...