‎2010 Jun 29 10:43 AM
heii all,
i have this req.
in sales order, i input material with batch number. batch number has their own characteristic value. in this case, our batch characteristic is Distance. and let say the characteristic value - 1250 (meter).
we have cond type ZZBA, and we have master price for this condition type
price for ZZBA = 10$/meter
i want to create routine for pricing that calculation based value = characteristic value in batch (in this case 1250 m). so the price will be 1250 * 10$ = 12,500 $.
remember, the value (1250) is in batch characteristic value)
can anyone give me the code?
Help
Thanks n BR,
Hendry
‎2010 Jun 29 4:07 PM
‎2010 Jun 29 4:39 PM
Upon retrieval of the characteristic value, convert the numeric portion to a type n or type I field and do the multiplication, storing the result where needed.
‎2010 Jun 30 1:49 AM
thx for reply.
i don't really understand what you said. can you explain me more about ur suggerstion according to my requirement?
thanks
BR,
hendry
‎2010 Jul 13 9:16 AM
‎2013 Apr 04 1:34 PM