Call REST API from S/4HANA system | Consume Cloud data in SAP S/4HANA On Premise

In this video, we will learn, How to consume an external RESTful web service, write some ABAP to consume it from the SAP S/4HANA On-Premise side, and expose that data to user in internal table.
We will use a free rest service provided by odata org and consume that via G type destination and creating HTTP client object using ABAP programming in SAP S/4HANA system.
Course Page: www.anubhavtrainings.com/aoh-...
Call us on +91-84484 54549
Mail us on contact@anubhavtrainings.com
Website: www.anubhavtrainings.com
Our forum: www.anubhavtrainings.com/anub...
Join Our Telegram Channel : t.me/Anubhavlearningseries12
Linkedin: / anubhav-oberoy-3a216957
Pinterest: / anubhavtrainings
Twitter Page: / anubhavoberoy
Facebook : / anubhavtraining
Instagram : / anubhavtrainings
Linkedin: / anubhavtrainings
Feel free to call us on +91 8448454549, Or mail us on contact@anubhavtrainings.com
You can download the ppt of this session from below
anubhavtrainings.com/anubhav-...

Пікірлер: 25

  • @lahcenaityoussef4180
    @lahcenaityoussef41802 ай бұрын

    Thank you from Morocco for this video 😍

  • @hakimsap
    @hakimsap2 ай бұрын

    Great Content Sir.

  • @deepakpareek2938
    @deepakpareek2938 Жыл бұрын

    Thank you so much for this educational video, I learned so much.

  • @jacobrobert5069
    @jacobrobert50694 жыл бұрын

    What an explanation....At the end, after watching many videos of REST API from S/4HANA system i got one, that makes sense.... Beautifully well explained....Trust me you are no. 1 trainer as you are .. Keep it up Anubhav

  • @santoshhiremath8220
    @santoshhiremath82204 жыл бұрын

    Thanks Anubhav, Would love to see by calling externals APIs in ABAP to load data from SAP to import external system/service.

  • @sushanths6009
    @sushanths60094 жыл бұрын

    Hello Anubhav, Thanks a lot for this video. Could you also show us how you can create a plain RESTFUL API in ABAP to talk to a service in the cloud.

  • @chanduutube
    @chanduutube4 жыл бұрын

    Anubhav, thanks for the video!! How do we handle if the response is not structured? For ex: let's say based on product type the response has different set of properties. How can we deserialize that json data?

  • @lokesh037
    @lokesh0375 ай бұрын

    Thanks for the detailed explanation!! is there any way to see the logs in the S4 SAP system?

  • @97669021
    @976690213 жыл бұрын

    gr8 guidance ..i m getting first screen after closing that screen getting error as- Invalid access to a string (offset too large).Where i is i m wrong

  • @highmonk1546
    @highmonk15464 жыл бұрын

    Does it support oauth connection or only basic authentication, i have similar kind of requirement, but my target system Api's does not support basic auth.

  • @ajaygupta2143
    @ajaygupta21433 жыл бұрын

    Is it also possible to upload an image to an external REST API using the HTTP_CLIENT object? The image will be uploaded using CREATE_STREAM method from DPC_EXT Class.

  • @Surya-bb8zv
    @Surya-bb8zv3 жыл бұрын

    Hi anubhav thanks for all the knowledge sharing Can you make a vedio on how to consume 3rd party APIs using soap How to send the resquest and get response and also how to use postman

  • @AnubhavOberoy

    @AnubhavOberoy

    3 жыл бұрын

    already here: kzread.info/dash/bejne/qJOsss6LpdDKkqg.html

  • @gabujo1
    @gabujo13 жыл бұрын

    Hi please where is the video in the what explained ssl certificate generate, i need generate one

  • @singhprbt
    @singhprbt3 жыл бұрын

    How can we consume this in a CDS view onprem?

  • @swathivuddala4147
    @swathivuddala41474 жыл бұрын

    Thank you ....Can we read data from SAP Cloud Platform as well similarly?

  • @AnubhavOberoy

    @AnubhavOberoy

    4 жыл бұрын

    Yes odata or rest ajax is best..

  • @shwetaag6641
    @shwetaag66413 жыл бұрын

    Hi Anubhav, the PPT or code never opens up for download , can you please help with it ?

  • @ayacconsultancy2499
    @ayacconsultancy24994 жыл бұрын

    Is it possible to send a request unsing batch option through the class CL_REST_HTTP_CLIENT ? I need to send multiple POST requests in a batch ? Any sample code on how to achieve this?

  • @97669021
    @976690213 жыл бұрын

    Anubhav how to consume Rest Api using rest handler class.

  • @barathi1828
    @barathi18284 жыл бұрын

    Hi anubhav..this is very nice explanation.how can we update hana db using this rest api data

  • @barathi1828

    @barathi1828

    4 жыл бұрын

    Can u help this? How can we update Hana db using this rest api data?

  • @dwayndepereira
    @dwayndepereira4 жыл бұрын

    How do you do a post call using this ?

  • @97669021

    @97669021

    3 жыл бұрын

    post call i have to learn as well