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

Difference between SD_SALESDOCUMENT_CREATE and BAPI_SALESORDER_CREATEFROMDAT2

0 Likes
2,031

Hello,

May i know the difference between SD_SALESDOCUMENT_CREATE and BAPI_SALESORDER_CREATEFROMDAT2? Thank you!

1 ACCEPTED SOLUTION
Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
1,914

Hello nicholasg8

BAPI_SALESORDER_CREATEFROMDAT2 uses SD_SALESDOCUMENT_CREATE internally, so I guess both functions are very similar in terms of their functionality. The most important difference is that the former is released for customer usage and officially supported by SAP. The latter is indented to be used by SAP; if you use it and get into problems, you are on your own and SAP support won't help you.

Best regards

Dominik Tylczynski

2 REPLIES 2
Read only

Former Member
1,914

Thank you for visiting SAP Community to get answers to your questions. Since you're asking a question here for the first time, I recommend that you familiarize yourself with: https://community.sap.com/resources/questions-and-answers, as it provides tips for preparing questions that draw responses from our members.

For example, you can:

- outline what steps you took to find answers (and why they weren't helpful)

- share screenshots of what you've seen/done

- make sure you've applied the appropriate tags

- use a more descriptive subject line

The more details you provide, the more likely it is that members will be able to respond. Feel free to also take our Q&A tutorial at: https://developers.sap.com/tutorials/community-qa.html

Should you wish, you can revise your question by selecting Actions, then Edit.

By adding a picture to your profile you encourage readers to respond: https://developers.sap.com/tutorials/community-profile.html

Read only

Dominik_Tylczynski
SAP Champion
SAP Champion
1,915

Hello nicholasg8

BAPI_SALESORDER_CREATEFROMDAT2 uses SD_SALESDOCUMENT_CREATE internally, so I guess both functions are very similar in terms of their functionality. The most important difference is that the former is released for customer usage and officially supported by SAP. The latter is indented to be used by SAP; if you use it and get into problems, you are on your own and SAP support won't help you.

Best regards

Dominik Tylczynski