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

BAPI_SALESORDER_SIMULATE

bhargava_dns
Participant
0 Likes
461

I am using BAPI_SALESORDER_SIMULATE to simulate the sales order.

But for a case i am not getting any return message saying wether it is sucesful or a error,

the return structuer is showing a blank. can anyone please let me know why it is showing a blank .

1 REPLY 1
Read only

Former Member
0 Likes
373

Hi,

you can use  CALL FUNCTION 'BAPI_SALESORDER_CREATEFROMDAT2' and pass 'X' to Test Run in exporting. This will not save the changes and the BAPI works as a simulator.

Regards,

Yashwanth R