[sapui5] [depoy] Import/Deploy SAPUI5 application to ABAP repository from LOCAL SAP Web IDE

Hi,

ABAP Repository is the default repository of SAP system, until the time I wrote this post.
Hence it would be essential that you know to import/deploy your application from LOCAL Web IDE. I want to emphasize the "Local" here because as you know, we usually use local Web IDE (personal version) for development since it much faster than the cloud version. (for some region that SAP/your company does not have cloud server).
Here's how:

1/ Import application from ABAP repository

1. Setup Destination to your SAP system (which have ABAP repository). 

Please use correct param like in the picture. Because some param is required to allow you to use that destination for importing & deploying application.


2. Import new project. 

3. Choose the system. 

3. Find your repository. 

5. Finish


2/ Deploy application to ABAP repository

1. Setup Destination to your SAP system (which have ABAP repository). 

The same is import application.

2. Import new project. 



3. Choose the system. 

3. Find your repository. 

5. Finish

You can check the status of the deployment in console log.


Cheers.
---V---

p/s: In case you got the error "Not transport found", Refresh the SAP Wed IDE (also check if you logged into SAP system by SAP GUI already. (especially when you're using another user account))

Nhận xét

Bài đăng phổ biến từ blog này

Tại sao lại chụp ảnh theo bố cục 1/3 ?

[sapui5] Best Practice in sapui5 development

Implement Search field with case-INSENSITIVE by SAP UI5