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
463

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
375

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