Це відео не доступне.
Перепрошуємо.

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

Поділитися
Вставка
  • Опубліковано 30 чер 2023
  • 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 -...

КОМЕНТАРІ • 29

  • @shubh_das
    @shubh_das Місяць тому

    Jindigi aasan karne hetu aapka dhanywad

  • @shubhamdadhich3021
    @shubhamdadhich3021 Рік тому

    Awesome content. This is real 24 carrot gold!!

  • @divyanshusharma5734
    @divyanshusharma5734 Рік тому

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

  • @OmPrakash-sd7gb
    @OmPrakash-sd7gb Рік тому

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

  • @famlivingroom1790
    @famlivingroom1790 Рік тому

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

  • @vajahathali4172
    @vajahathali4172 Рік тому

    Thank you so much bro

  • @karthiponnusamy8462
    @karthiponnusamy8462 Рік тому

    Thanks for your valuable videos

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

  • @Srinivassunrise
    @Srinivassunrise 23 дні тому

    How to create entry in custom table from ODATA SADL approach

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  23 дні тому

      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 23 дні тому

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

  • @ParameshAkp-cd5hh
    @ParameshAkp-cd5hh 4 місяці тому

    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  2 місяці тому

      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 5 місяців тому

    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  5 місяців тому

      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

  • @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  8 місяців тому

      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

  • @zakirhussain-qu3mw
    @zakirhussain-qu3mw Рік тому

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

    • @SAPTECHNOMANIAC
      @SAPTECHNOMANIAC  8 місяців тому

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