cancel
Showing results for 
Search instead for 
Did you mean: 

Uploading Customized UI5 Codes to SAPUI5 ABAP Repository

Former Member
0 Kudos

Hi,

I'm trying to upload our customized ui5 application via se38 but it is having some errors. It is looking for the library sap.ui.table. I have already activates all the library in public node but I still get an error. One possible way is to upload the whole resource folder or even the library sap.ui.table. I noticed that on FIORI applications, they upload the whole resource folder. But unfortunately this method of manually uploading takes a lot of time. Is there a faster way to upload codes to SAPUI5 ABAP repository???

By the way, here is the hierarchy of my application

css

model

resources

--> sap

          ---> m

          ---> ui (note: I just created this folder)

                    ---> table (this is the folder that contains all the libraries I need)

                    ---> ux3  (this is the folder that contains all the libraries I need)

views

index.html

Application.html


Accepted Solutions (0)

Answers (1)

Answers (1)

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Melanie,

If you use Team Provider plug-in for Eclipse, you can upload the code from Eclipse. It is fast.

SAPUI5 SDK - Demo Kit

Regards, Masa

SAP Customer Experience Group - CEG

Former Member
0 Kudos

Hi Masa,

From the blog you have given, it seems like we there's a need to install the following components:

UI5_731

UISAPUI5

UI_INFRA

Our system is running NWGW 7.4 though, do we need to still install the components above?

masa_139
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Melanie,

NetWeaver 7.40 has SAP_UI component as default and you do not need to install additional UI components. Team Provier is a plug-in for Eclipse and you can upload the code from Eclipse.

Regards, Masa

SAP Customer Experience Group - CEG