Dear Gurus,
My client is in service business, give the transportation services, deliverable material via vehicle is a service material; lets say "Condensate"
I have two conditions, 1 is for price and 2nd one is for surcharge in KM.
Condensate Qty 10 Ltr is multiply with the price, let say $ 100/Ltr = so condition value is $1000.
after this I have a fix KM based on customer, let say for the above customer its 500 KM, so now 500 is multiply with $1000 again and calculate the final price value.
for the multiplication i can create a ABAP routine which multiply the condition value of first condition type with second condition type for KM. total result will be fine.
my question how i can create the 2nd condition type to enter the total kilometer let say 500 km.
looking for the gurus response.
regards,