2012 Jul 04 8:55 AM
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
2012 Jul 04 8:59 AM
What is the message that you are getting in the BAPI RETURN?
-Puneet
2012 Jul 04 9:20 AM
Hi Puneet,
FM : BAPI_SALESORDER_CREATEFROMDAT2 returns only SALESDOCUMENT & that is blank(no value).
Thanks for reply...