2024 Aug 20 12:19 PM - edited 2024 Aug 20 12:22 PM
Dear SAP Community,
currently I´m trying to implement a determination with on modify into my RAP Application. So far so good, but the defined ABAP Method is only called while pressing save.
As far as I´ve understood the documentation and blog post, "on modify" will instantly being triggered, as soon as the definition is fulfilled. The handling is happening in the transactional buffer - So it should work without pressing save, right?
determination detCreateValues on modify { create; }
determination onChangeEQUNR on modify { field equnr; }
I´ve also implemented SideEffects in my UI for the field, but the ABAP Method is still not triggered
Can somehelp give me a solution for it? Maybe I understood something wrong
Notes:
HANA2020 Release
Non Draft Application
Request clarification before answering.
Hi, As you see. The feature only supported in draft apps.
https://sapui5.hana.ondemand.com/#/topic/a90c55840b144f2ebc2d836adbc1a54f
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
77 | |
22 | |
9 | |
7 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.