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

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 มิ.ย. 2023
  • ALL URI you can find at below link:-
    saptechnomaniac.blogspot.com/...
    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 -...
  • วิทยาศาสตร์และเทคโนโลยี

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

  • @shubh_das
    @shubh_das 14 วันที่ผ่านมา

    Jindigi aasan karne hetu aapka dhanywad

  • @shubhamdadhich3021
    @shubhamdadhich3021 ปีที่แล้ว

    Awesome content. This is real 24 carrot gold!!

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  ปีที่แล้ว

      Thanks! Please share with others as well ...

  • @OmPrakash-sd7gb
    @OmPrakash-sd7gb ปีที่แล้ว

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

  • @vajahathali4172
    @vajahathali4172 ปีที่แล้ว

    Thank you so much bro

  • @famlivingroom1790
    @famlivingroom1790 ปีที่แล้ว

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

  • @karthiponnusamy8462
    @karthiponnusamy8462 ปีที่แล้ว

    Thanks for your valuable videos

  • @divyanshusharma5734
    @divyanshusharma5734 ปีที่แล้ว

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

  • @Tech_Bitz
    @Tech_Bitz ปีที่แล้ว

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

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

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

  • @riccardodivirgilio9048
    @riccardodivirgilio9048 8 หลายเดือนก่อน

    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

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

      You have to check your S4 HANA version ....

  • @user-qo2ee9mc2z
    @user-qo2ee9mc2z 5 หลายเดือนก่อน

    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  5 หลายเดือนก่อน

      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

  • @ParameshAkp-cd5hh
    @ParameshAkp-cd5hh 3 หลายเดือนก่อน

    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  หลายเดือนก่อน

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

  • @user-my1gb8yn8v
    @user-my1gb8yn8v 4 หลายเดือนก่อน

    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  4 หลายเดือนก่อน

      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 ปีที่แล้ว

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

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

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

  • @Srinivassunrise
    @Srinivassunrise 6 วันที่ผ่านมา

    How to create entry in custom table from ODATA SADL approach

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  5 วันที่ผ่านมา

      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 5 วันที่ผ่านมา

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