Unmanaged Update Delete CBA and RBA RAP Part 39

Sdílet
Vložit
  • čas přidán 10. 09. 2024
  • Playlist
    RAP:-
    • Introduction to ABAP R...
    OData:-
    • OData a Restful API SA...
    SAP ABAP on HANA course :-
    • SAP ABAP on HANA Intro...
    ABAP SAP ABAP 7.4 / 7.5 New Syntax:-
    • New And Value Operator...
    Enhancement in ABAP:-
    • SAP Enhancement Framew...
    CDS in ABAP on HANA :-
    • SAP CDS Introduction -...

Komentáře • 7

  • @syamkumarmulam5170
    @syamkumarmulam5170 Před měsícem

    Excellent teaching. Thanks for your help.

  • @thomasm6693
    @thomasm6693 Před 2 měsíci

    Great work Ram. Thank you very much. 👍

  • @suhel8150
    @suhel8150 Před 2 měsíci

    Hi Ram Niwas,
    Your videos demonstrate your efforts and knowledge. I would appreciate it if you could clarify a few concerns I have.
    I am trying to replicate various scenarios from traditional SAP OData to the RAP framework. I have successfully implemented function imports(Actions), deep create(Associations_Behavior Pool), and expanded entitysets(If_rapquery_provider) using RAP. Note that all these implementations involve custom entities and are primarily for BAPIs.
    However, I am facing an issue with POST calls involving deep structures. After successfully updating the BAPI with header and item values, I need to send a few parameters in the child response. Despite mapping the CDS correctly, the response payload returns the same data as the request payload.
    Please try to replicate all your examples using two custom entities with basic functionality, as you are the only one who can do this effectively.
    Thank you.

  • @ssga7081
    @ssga7081 Před 2 měsíci

    Hi Ram,
    Thank you for all your efforts making this RAP series!
    I have one generic RAP question to ask regarding infrastructure. Is it possible to develop a RAP API deployed in Cloud ABAP env, with a configured destination pointed towards On-Premise SoH (Non-S4)? I just want to know if that's possible and you're the only approachable person I know who might be knowledgeable of it. Once again, thank you!

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před měsícem

      Yes it is possible to develop RAP on cloud but you have to get data from on premise through OData service can consume in RAP that OData service.