cancel
Showing results for 
Search instead for 
Did you mean: 

How to run application on ABAP server with lower UI5 version

Viswanath
Participant
0 Kudos

Hi All,

We have used sap.ui.table with Navigation mode:Paginator . After version 1.38 Navigation Paginator mode is deprecated. After SAP UI5 version upgraded to 1.44 application got effected.

My application is deployed on ABAP server where following versions are available

1.40.11 1.42.5 1.44.9

If I am using https://sapui5.hana.ondemand.com/1.34.10/resources/sap-ui-core.js my application is working fine.

But as it is deployed on ABAP server which didn't have 1.34.10 version when I wrote below code it unable to get 1.34.10 version as my ABAP server have only below versions

1.40.11 1.42.5 1.44.9

src="1.34.10/resources/sap-ui-core.js it can't run on 1.34.10 version.

Could any please help me how to run my application on 1.34 version on ABAP server.

Thanks,

Best Regards,

Viswanath

Accepted Solutions (0)

Answers (1)

Answers (1)

Sharathmg
Active Contributor
0 Kudos

Better for you to use the latest version of table navigation with scroll. Any workaround solution to ensure its working now is only temporary.

Regards,

Sharath