API Call with ABAP - POST Method and JSON Request [english]

  Рет қаралды 10,426

Cust&Code in SAP ABAP

Cust&Code in SAP ABAP

Күн бұрын

Пікірлер: 33
@sankeshankar
@sankeshankar Жыл бұрын
Great videos as always !! Keep it coming through. It’s very very useful !!
@CustAndCode
@CustAndCode Жыл бұрын
Thank you very much for your feedback! 😀🤗
@mylengoc227
@mylengoc227 Жыл бұрын
Thank you so much for this video. I have learnt a lot from your videos.
@CustAndCode
@CustAndCode Жыл бұрын
I'm glad to hear that! Thanks for the feedback! 🤗
@SebastienJALADE
@SebastienJALADE 8 ай бұрын
Great tutorial, very comprehensible and direct to result with efficiency and without thousand of useless lines and silly complementary process (the hell with SM59 !) THANK YOU VERY MUCH. You made my day
@CustAndCode
@CustAndCode 8 ай бұрын
haha Thanks! 😀 I'm glad you liked it. And thank you for watching! 🤗
@pratikpawar3579
@pratikpawar3579 Жыл бұрын
Thanks for the Great Videos!
@CustAndCode
@CustAndCode Жыл бұрын
Thank you! I'm glad to hear that! Thanks for the feedback! 🤗😀
@ardydk9944
@ardydk9944 Жыл бұрын
Thankyou very much sir! youre so kind to share your knowledge about sap abap. its very helpful for me Have a great day sir!😄
@CustAndCode
@CustAndCode Жыл бұрын
Thank you very much for your kind feedback! 🤗 Yes, sharing knowledge is one of my reasons to do this channel! 🤗😀
@ardydk9944
@ardydk9944 Жыл бұрын
Sir, how to check if my API is connect or not in sap abap debug ? i try in postman and its ok status 200., but in sap abap when in o_client->receive( ) the program stopped and show that http_communication_failure @@CustAndCode
@CustAndCode
@CustAndCode 11 ай бұрын
Maybe you have to install a certificate I have made a video about that 🤗
@mohammedzia1015
@mohammedzia1015 Ай бұрын
Hi, your explanation is very clear and easy to understand, but I have a question. If I have to send some data from SAP(e.g. Business Partner data) to a third-party system, say a Portal system. How can I call that Portal URL using ABAP and send the data? Do I need to use POST method or GET method? Does your same code work in this case ? Please suggest.
@CustAndCode
@CustAndCode Ай бұрын
Thanks for your feedback! 🤗 Your question is very general... This example here is when the sap system needs information. In your case the portal needs the information. You can write an API in sap which can be called from the portal to get the information about the business partner... This could be one solution... 🤔
@alexx09724
@alexx09724 9 ай бұрын
Thank you for sharing! Can you tell me how I can implement JSON web tokens (JWT) in this code or recommend a site where I can find more information about this?
@CustAndCode
@CustAndCode 9 ай бұрын
Unfortunately not I'm not experienced with JWT. 😐
@awesomeshree
@awesomeshree Жыл бұрын
This is amazing. Thanks a lot.
@CustAndCode
@CustAndCode Жыл бұрын
Thank you very much I am glad! 😀🤗
@Leo1-k6q
@Leo1-k6q Жыл бұрын
Hey man, is there are way that we could show only the text translated in the result? (Instead of the entire json response)
@CustAndCode
@CustAndCode Жыл бұрын
There is always a way... 😉 You can work with substrings or you can translate the Json to an ABAP structure like an internal table... have a look at this video: kzbin.info/www/bejne/rJCwlIV9pNyVmNE 😀
@suhel8150
@suhel8150 3 ай бұрын
You are always welcome
@CustAndCode
@CustAndCode 3 ай бұрын
🤗🤗🤗
@bvelmurugan
@bvelmurugan Жыл бұрын
Hi expert, I added the certificate but still it showing HTTP_COMMUNICATION_FAILURE error...
@CustAndCode
@CustAndCode Жыл бұрын
Have you picked the right folder (Standard)? and is the certificate in the certificate list? 🤔
@satishkumar-uy4lv
@satishkumar-uy4lv 8 ай бұрын
can we access Graph QL also?
@CustAndCode
@CustAndCode 8 ай бұрын
I haven't used Graph QL yet. It should be possible but not like this way. There are some conversions necessary. 🤔
@juneduddin7614
@juneduddin7614 9 ай бұрын
I have uploaded the certificate in STRUST but still the status code is 0 .
@CustAndCode
@CustAndCode 9 ай бұрын
Have you added the cert to the certificate list? 🤔
@zivgur
@zivgur Жыл бұрын
hi friend, very good video, can you please share the abap code ?
@CustAndCode
@CustAndCode Жыл бұрын
Unfortunateley I do not maintain a blog. 🤗 But in my videos we have not that much code, is typed quickly 🤗
@latinbishop1722
@latinbishop1722 5 ай бұрын
Missing the Z code. Where is it
@CustAndCode
@CustAndCode 5 ай бұрын
Which z-code?
@latinbishop1722
@latinbishop1722 5 ай бұрын
@@CustAndCode z_http_req_post
Crack SAP Password Hash with Hashcat [english]
8:45
Cust&Code in SAP ABAP
Рет қаралды 1,2 М.
Call External API in SAP ABAP - API Key - REST API [english]
15:51
Cust&Code in SAP ABAP
Рет қаралды 26 М.
黑天使只对C罗有感觉#short #angel #clown
00:39
Super Beauty team
Рет қаралды 36 МЛН
Create REST API in SAP - without ODATA - REST Service in ABAP [english]
12:12
Cust&Code in SAP ABAP
Рет қаралды 6 М.
sap odata get method test from postman
5:28
zafar karnalkar
Рет қаралды 14 М.
Python Web API using FastAPI
4:50
Code Yoga
Рет қаралды 366
SAP: ABAP, Calling the External API, 2 Ways to Deserialize JSON
17:17
Difference between SOAP and REST and OData | Fiori App SOAP and REST Calls | UI5 tutorials
17:29
Anubhav Trainings (official channel)
Рет қаралды 42 М.
External API Call with POST Method and File Upload - with ABAP [english]
12:45
Cust&Code in SAP ABAP
Рет қаралды 8 М.
How to Be a Part-Time Expat and LIVE Abroad
13:28
travellingwests
Рет қаралды 62