cancel
Showing results for 
Search instead for 
Did you mean: 

Can Pricing conditions trigger based on Incoterms in MM module?

Former Member
0 Kudos
784

Hi

My client requirement in such a way that Freight & insurance conditions should come when there is FOB incoterm and same conditions should not be allowed put values when CIF inco terms is there,

Any kind of warning message will also do..

kindly suggest me the suitable solution..

regards,

archu

View Entire Topic
Former Member
0 Kudos

hi archu!

in customizing of MM-price conditions you can add so called form routines - this is normal abap coding which can be developed using transaction VOFM.

add the form routine to the pricing conditions, and then the system will calculate whatever you like.

have fun

flo