Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to create sales order using function module SD_SALESORDER_CREATE

Former Member
0 Likes
1,121

I want to create a sales order using a program using function module SD_SALESORDER_CREATE.

1 REPLY 1
Read only

RaymondGiuseppi
Active Contributor
0 Likes
979

First read documentation of BAPIs such as BAPI_SALESORDER_CREATEFROMDAT2 (that call SD_SALESORDER_CREATE internally) and use search tool/google.