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: 

Difference between SD_SALESDOCUMENT_CREATE and BAPI_SALESORDER_CREATEFROMDAT2

0 Kudos
906

Hello,

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

1 ACCEPTED SOLUTION

DominikTylczyn
SAP Champion
SAP Champion
789

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

Former Member
789

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

DominikTylczyn
SAP Champion
SAP Champion
790

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