From CDS View to OData Service: Simplifying the Process Part 23

Sdílet
Vložit
  • čas přidán 10. 09. 2024
  • ALL URI you can find at below link:-
    saptechnomania...
    Playlist
    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:-
    • Inline declaration in ...
    Enhancement in ABAP:-
    • SAP Enhancement Framew...
    CDS in ABAP on HANA :-
    • SAP CDS Introduction -...

Komentáře • 33

  • @syamkumarmulam5170
    @syamkumarmulam5170 Před 22 dny

    Excellent teaching. Thanks for your help.

  • @mimo0329able
    @mimo0329able Před 8 dny

    great teaching thanks for this you helped me a lot

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

    Jindigi aasan karne hetu aapka dhanywad

  • @divyanshusharma5734
    @divyanshusharma5734 Před rokem

    Keep posting these type of interesting and knowledgeable videos everytime❤…. We support you

  • @shubhamdadhich3021
    @shubhamdadhich3021 Před rokem

    Awesome content. This is real 24 carrot gold!!

  • @OmPrakash-sd7gb
    @OmPrakash-sd7gb Před rokem

    Wow,making our life much easier , thanks from my bottom of my heart ❤️…

  • @famlivingroom1790
    @famlivingroom1790 Před rokem

    This ODATA series has been very helpful so far! Looking forward to the upcoming topics mentioned in 30:45

  • @vajahathali4172
    @vajahathali4172 Před rokem

    Thank you so much bro

  • @karthiponnusamy8462
    @karthiponnusamy8462 Před rokem

    Thanks for your valuable videos

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

    How to create entry in custom table from ODATA SADL approach

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

      Create CDS on top of custom table consume in SEGW and write logic in DPC ext class. Or if you have latest version then use RAP. I have explained both the things in OData and RAP series

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

      @@SAPTECHNOMANIAC am using g hanna cloud public edition 2402 no option for segw

  • @Tech_Bitz
    @Tech_Bitz Před rokem

    Thanks for the video. What are different ways to send the S/4 HANA data to non SAP target systems?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před 10 měsíci

      It depends on what target system supports . For example We can use RFC, IDocs, Webservices, Proxies, OData, BAPI .....

  • @ParameshAkp-cd5hh
    @ParameshAkp-cd5hh Před 4 měsíci

    Hi , If we expose CDS entity as a OData service, $expand,$orderBy,$filter,$top,$skip all these query options implementation handled by framework?dont we require to Implement explicitely? As we did the Implementation for these in SEGW way of design.
    Could you please kindly help.

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před 3 měsíci

      Sorry for late reply .We no need to implement these queries it's handled by framework I have shown in next video of this playlist ...

  • @riccardodivirgilio9048
    @riccardodivirgilio9048 Před 9 měsíci

    Hi , unfortunately i use release 7.54. Can i use managed scenario with cds view ddic ? if yes how? you suggest me some video for this. thanks

  • @user-qo2ee9mc2z
    @user-qo2ee9mc2z Před 6 měsíci

    hii,
    I want to make odata v4 what will be the best method to implement this, Since segw is not working from nw50 onwards for v4 , also not recommended .
    Thanks

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před 6 měsíci

      You can use below approach if you are working in lesser version :-
      community.sap.com/t5/technology-blogs-by-sap/odata-v4-code-based-implementation-overview/ba-p/13361814

  • @user-my1gb8yn8v
    @user-my1gb8yn8v Před 5 měsíci

    Is there any API based data extraction method other than OData service for SAP?
    Is it possible to create OData services for standard CDS views?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před 5 měsíci

      If you are talking only about API then RFC IDOC BAPI RAP SOAP .Yes we can create OData service from standard CDS view as well using SEGW project or RAP

  • @zakirhussain-qu3mw
    @zakirhussain-qu3mw Před rokem

    Hi . Can you please explain about BOPF on one video!!?

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  Před 8 měsíci

      I have created RAP series recently you can go through it. It's advance version of BOPF one way we can say ... BOPF also obsolete ...