2022 Sep 26 2:38 PM
Hello,
May i know the difference between SD_SALESDOCUMENT_CREATE and BAPI_SALESORDER_CREATEFROMDAT2? Thank you!
2022 Sep 27 1:51 AM
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
2022 Sep 26 2:39 PM
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
2022 Sep 27 1:51 AM
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