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

Problem in BAPI_SALESORDER_CREATEFROMDAT2

Former Member
0 Likes
509

Hello Experts,

 

I have used BAPI_SALESORDER_CREATEFROMDAT1 for creating sales order , it's working well .but i have add alternative tax classification that is not avilable in ORDER_ITEMS_IN of BAPI_SALESORDER_CREATEFROMDAT1 so i can use BAPI_SALESORDER_CREATEFROMDAT2 but sales order not created .what's the reason behind please suggest...?

Thanks in Advance.

Regards

Vshal

2 REPLIES 2
Read only

Puneet_Gupta
Contributor
0 Likes
443

What is the message that you are getting in the BAPI RETURN?

-Puneet

Read only

0 Likes
443

Hi Puneet,

FM : BAPI_SALESORDER_CREATEFROMDAT2 returns only SALESDOCUMENT & that is blank(no value).

Thanks for reply...