Hi All,
We have implemented ABC to compute cost for sales order.
We defined business process & templates to compute the cost.
There is one scenario where I need expert advice.
For one of the cost element order to cash have 2 rates one is for a order & another is for a line item in that order.For bith rate we defined separate business process & accordingly mainatined rate in CP26.
In template selected function CalculationRowResult to calculate cost by considering an order as a one number. but we have one case where we want to calculate cost for each line item of sales order. EG if one order has 3 line items & rate is $1 then cost is
3*1=3.
Could anyone please tell me which function to use to calculate number of line items from an order? or there is any other standard method to calculate cost?
Thanks
Anagha