Hi Ram.. Thank You for your detailed explanation on RAP Draft functionality. You are doing great work teaching RAP functionalities from scratch.. I wish your channel grows 1000x times..❤
Thank you so much for your kind words and support! 😊 I'm glad you found the explanation on RAP Draft functionality helpful. Your encouragement means a lot and motivates me to keep creating more content. Here's to learning and growing together! 🚀❤
Hi Ram, Thank You for your detailed explanation! i want to send push notification to user after assigned an action , it is possible ? example : in my action , i assigned the user (X) , and i want that , this special user (X) in FLP to get a notification about that enteries which was assigned to him how i can do something like that ? Kind regards,
Hi Ram, Why we need to update result parameter again,since tranBuffer already upadted,, okay if its mandatory to pass result why we need to update tranBuffer,, cant we pass only the result and not update the buffer. Did not get why we need both..
Thanks for the detailed explanation. I was exploring a few things in Behavior definition and I saw this but I'm unable to figure out the use of the following standard CREATE action create { default function GetDefaultsForCreate; } can you please help with this? I have implemented this method inside the behavior class but it is not getting triggered.
Hi Ram I need to create radio button in my rap application. I have searched everything for this but no luck. Can you please help me. Any @ui. Annotation for radio button?
See below the feature showcase Application where you can check all the possible things 😊 :- community.sap.com/t5/technology-blogs-by-sap/the-sap-fiori-elements-feature-showcase-with-rap-and-abap-cds-annotations/ba-p/13552411
Hi brother in rap application I have a 5 custom action buttons I want to group them and need to show as a dropdown in my application can you give some suggestion to complete this
Hi Ram.. Thank You for your detailed explanation on RAP Draft functionality. You are doing great work teaching RAP functionalities from scratch.. I wish your channel grows 1000x times..❤
Thank you so much for your kind words and support! 😊 I'm glad you found the explanation on RAP Draft functionality helpful. Your encouragement means a lot and motivates me to keep creating more content. Here's to learning and growing together! 🚀❤
Hi Ram. Thank you for your explanation on RAP with all the scenarios. Your videos helped me a lot to learn RAP.
Glad I could help!
Hi Ram, Thank You for your detailed explanation!
i want to send push notification to user after assigned an action , it is possible ?
example : in my action , i assigned the user (X) , and i want that , this special user (X) in FLP to get a notification about that enteries which was assigned to him
how i can do something like that ?
Kind regards,
Hi Ram, Why we need to update result parameter again,since tranBuffer already upadted,, okay if its mandatory to pass result why we need to update tranBuffer,, cant we pass only the result and not update the buffer. Did not get why we need both..
Thanks for the detailed explanation.
I was exploring a few things in Behavior definition and I saw this but I'm unable to figure out the use of the following standard CREATE action
create { default function GetDefaultsForCreate; }
can you please help with this?
I have implemented this method inside the behavior class but it is not getting triggered.
Hi Ram
I need to create radio button in my rap application. I have searched everything for this but no luck. Can you please help me.
Any @ui. Annotation for radio button?
See below the feature showcase Application where you can check all the possible things 😊 :- community.sap.com/t5/technology-blogs-by-sap/the-sap-fiori-elements-feature-showcase-with-rap-and-abap-cds-annotations/ba-p/13552411
Hi brother in rap application I have a 5 custom action buttons I want to group them and need to show as a dropdown in my application can you give some suggestion to complete this
It's not possible from the backend through annotation. In the front end, you might do an extension in BAS, but I didn't explore that.
Tnx for your response already I am doing customisation in BAS but I am getting like a text it's not showing as a button