cancel
Showing results for 
Search instead for 
Did you mean: 

SAPUI5 Smart Variant Management doesn't work after Upgrade to 7.54(SAPUI5 1.71)

jarek_ambroz
Explorer
0 Kudos

Hello Experts,

I am having trouble with Smart Variant Management control.

It worked without problem in SAPUI 7.50 (SAPUI5 1.38) but now after the upgrade to SAPUI 7.54 (SAPUI5 1.71) it no longer works after the upgrade. (it's on SAP Netweaver 7.40 SP 25)

The App is deployed to ABAP repository and the flexibility service sap/bc/lrep is active but I cannot save a variant.

I can see the standard variant after the fresh start of the app:

... but after the save of a variant the following error appears:

There are following 2 errors in the console of the devtool if I try to save a variant:

1. POST https://..../sap/bc/lrep/changes/ 500 (Internal Server Error)

2. '_save' failed: Internal Server Error -

I searched for a very long time not only in this community, unfortunately I did not find any solution anywhere.

Thanks in advance for your support!

Jarek

Margot
Product and Topic Expert
Product and Topic Expert
0 Kudos

It is hard to figure out what the issue might be without being able to access the system. My recommendation to you is to open an incident on component CA-UI5-FL-LRP so the responsible team can have a look at this.

View Entire Topic
Valeck
Participant

Hello,

many object properties are deprecated in different versions, if you have used them look on the sdk how you can solve.

https://sapui5.hana.ondemand.com/#/api/sap.ui.comp.smartfilterbar.SmartFilterBar%23controlProperties

jarek_ambroz
Explorer
0 Kudos

Hi Valerio

I have already checked the deprecated properties in the SAPUI5 1.71 and they are no longer used by the app.

Thanks.

Jarek