Application Development 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: 

Sales Order: Simulate Sales Order

Former Member
0 Kudos

Hi to all.

We are on SAP R3 46C version. I need to simulate SD order creation with deferent Terms of payment key in order lines. In 'BAPI_SALESORDER_SIMULATE' no Terms of payment key in line level. Any other way to do it?

Thanks,

Yuval Kaduri

Cellcom Israel.

Message was edited by: Yuval Kaduri

Message was edited by: Yuval Kaduri

1 ACCEPTED SOLUTION

0 Kudos

Hi Yaval,

check the function module 'SD_SALESDOCUMENT_CREATE' and set the parameter 'TESTRUN=X'.

Regards,

Fouad

5 REPLIES 5

Former Member
0 Kudos

Hi,

Check with the other BAPI, SD_SALES_DOCU_CHANGE_SIMULATE, this might help,

Rgds,

0 Kudos

It's not a BAPI... not even an RFC, and also 'not Released' by SAP.

So use the FM at your own risk.

0 Kudos

Hi Yaval,

check the function module 'SD_SALESDOCUMENT_CREATE' and set the parameter 'TESTRUN=X'.

Regards,

Fouad

0 Kudos

why set it on X ?

0 Kudos

because he needs a simulation of the payment terms, not an order creation...