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: 

Get shipping condition fron contract onto sales order

Former Member
0 Kudos

We would like to have the "shipping condition" from a contract carry through to

sales order and delivery. Right now if we make any chnages to the contract

by chnaging the shipping condition on the contract and then try creating a contract/sales order

, the shipping condition seems to come from the contract with original shipping

condition that was filled in and not the chnaged one.

Is it possible to or is there a copy routine or somewhere we can configure to

have the shipping condition pick up from whats there on the contract rather than pick

it up from the default original shipping condition that was originally there on contract(coming from customer master I suppose).

What do I need to do exactly to get the shipping condition onto my sales oder from the contract directly?

Thanks

2 REPLIES 2

luis_quispe
Explorer
0 Kudos

Hi

Try use BAPI_SALESORDER_SIMULATE.

regards

Lquispe

0 Kudos

Where do I use that? Is it that I need to do any config chnages or do I need to code it somewhere to take place?

Thanks