cancel
Showing results for 
Search instead for 
Did you mean: 

RAP unmanaged Create

PamarthiChandana
Explorer
0 Kudos
270

How can we fill other input filed values when we press enter after entering value in one field or when we press tab in RAP Unmanaged Create? 

PamarthiChandana
Explorer
0 Kudos
Thank you - @DiegoValdivia. Side-effects annotations worked.
View Entire Topic
DiegoValdivia
Participant

You need to use Side effects.

Depending on your system release, you might need to use Local Annotations or RAP Code. See next URLs for better reference

https://community.sap.com/t5/technology-blogs-by-members/how-to-use-side-effects-in-abap-rap-restful... 

https://community.sap.com/t5/technology-blogs-by-sap/how-to-use-side-effects-in-rap/ba-p/13555347 

PamarthiChandana
Explorer
0 Kudos

As you suggested, I have implemented the side-effects in local annotation but am not able to see the changed value in the UI. This is our system release info.

PamarthiChandana_0-1722439671132.pngPamarthiChandana_1-1722439709597.png

Did I miss anything in the annotations?