Action Implementation in Draft Application RAP Part 44

แชร์
ฝัง
  • เผยแพร่เมื่อ 13 ม.ค. 2025

ความคิดเห็น • 12

  • @ashutoshkanaujia1827
    @ashutoshkanaujia1827 5 หลายเดือนก่อน

    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..❤

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  5 หลายเดือนก่อน +1

      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! 🚀❤

  • @pawanns8090
    @pawanns8090 5 หลายเดือนก่อน

    Hi Ram. Thank you for your explanation on RAP with all the scenarios. Your videos helped me a lot to learn RAP.

  • @YamenMuhammad-i8h
    @YamenMuhammad-i8h 2 หลายเดือนก่อน

    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,

  • @massenarathna4397
    @massenarathna4397 3 หลายเดือนก่อน

    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..

  • @darsh1703
    @darsh1703 5 หลายเดือนก่อน

    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.

  • @kaushikBankNifty
    @kaushikBankNifty 5 หลายเดือนก่อน

    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?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  5 หลายเดือนก่อน

      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

  • @36tinstastoryidea
    @36tinstastoryidea 2 หลายเดือนก่อน

    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

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  2 หลายเดือนก่อน

      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.

    • @36tinstastoryidea
      @36tinstastoryidea 2 หลายเดือนก่อน

      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