create sap sales order using rest api
create sap sales order using rest api
This course is design for the ABAP consultant, with basic abap knowledge,
Student can learn in this course, How to create a rest api for the sales order with deep structure ,
with GET and POST method implementation, as a third party tool I have use POSTMAN tool for testing the web service.
Once it is created and tested successfully in SAP and POSTAMN , these web service we can use with any application which can consume this http , based web service
Business Requirement: Develop a rest api, which is to be consume by non-sap system for the creation of Sales Order in to sap and which will return the created sales order number back to the calling system and in case any error occurs while creating the SO, return the error messages.
Both Get and Post Method required
Technical Design: As for the sales order creation, we required to capture the header details, line items, business partner involve and condition records, for this we need to create the Deep Structure.
Any structure that contain at least one Table Type (internal table) , reference type or string as a component is known as Deep structure.
Steps for Creation of Rest API
1: Create Deep structure
2: Create Resource Provider class
3: Create Request Handler Class
4: Create SICF service node
5: Implement of GET method in Resource Provider class
6: Test GET method from POSTMAN tool
7: Implement POST method use BAPI for creation of sales order BAPI_SALESORDER_CREATEFROMDAT2
8: Test POST method through POSTMAN
GET and POST method
Url: View Details
What you will learn
- Create sap abap rest api for sales order creation
- with deep structure
- GET and POST method
Rating: 4.45
Level: All Levels
Duration: 2 hours
Instructor: Zafar karnalkar
Courses By: 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
About US
The display of third-party trademarks and trade names on this site does not necessarily indicate any affiliation or endorsement of hugecourses.com.
View Sitemap