@@SAPTECHNOMANIAC when you create a new entity, the validation triggers after the numbering action. now, when you use read entity in the validation, the data is fetched, but at this point if you check the new travel id in the db table you won't see an instance nor in the cds view. so, where does the read stmt get the data from?
@@SAPTECHNOMANIAC When I'm using the trial btp system by sap I'm able to use side effects in my application. but while using our organization sap system side effects are not working(not showing autocomplete also )
@@SAPTECHNOMANIAC When I'm using BTP Trial System validations are getting triggered when i press enter after entering a value as i have mentioned the validation in side the determination prepare. but in our org's sap system it isn't working
Excellent teaching .
Thank you!
Thanks for your work, I really appreciate it ❤❤❤
You're welcome 😊
@@SAPTECHNOMANIAC when you create a new entity, the validation triggers after the numbering action. now, when you use read entity in the validation, the data is fetched, but at this point if you check the new travel id in the db table you won't see an instance nor in the cds view. so, where does the read stmt get the data from?
Thank You for your efforts Ram 😊
You are welcome
is it possible to trigger
the validations on pressing enter instead of clicking on save
@@SAPTECHNOMANIAC Ok.
Thank You
@@SAPTECHNOMANIAC When I'm using the trial btp system by sap I'm able to use side effects in my application.
but while using our organization sap system side effects are not working(not showing autocomplete also )
@@SAPTECHNOMANIAC When I'm using BTP Trial System validations are getting triggered when i press enter after entering a value as i have mentioned the validation in side the determination prepare.
but in our org's sap system it isn't working
Which version of your HANA system u are using? If it's 2020 there all things not work ...
@@SAPTECHNOMANIAC its s4hana on premise 2022
Thanks ram. Great work .
Thanks and welcome
Hello Ram, Could you please show us how to extend a standard RAP based application . Many thanks for all the content!
Will do in future videos ...
How to do validation in custom business object app.. With complex validation condition just like tmg?
Write code in validations method or respective CUD method.