cancel
Showing results for 
Search instead for 
Did you mean: 

Can the BAPI_SALESORDER_SIMULATE identify the shipping cost and the tax?

Former Member
0 Kudos

Hello all,

do you know if the BAPI_SALESORDER_SIMULATE can display the shipping cost and/or tax (VAT)?

Thank you in advance.

Accepted Solutions (0)

Answers (2)

Answers (2)

andrea_olivieri
Contributor
0 Kudos

Hi,

If the shipping cost is a condition type assigned to the pricing procedure of the order type you want to simulate the creation, the answer is yes.

You should check the result in the output table ORDER_CONDITION_EX [ ]. This table contains the results of the pricing determination.

Regards,

Andrea

Former Member
0 Kudos

Hi,

BAPI_SALESORDER_SIMULATE is only for getting the value of the sales order based on the condition records provided to it as we are giving in VA01. It not related to Shipment cost at all . because in shipment u can attach any number of deliveries.

Regards,

Srinivas.