baanfans
28th February 2005, 22:25
What is the equation to calculate standar cost??? Mi question is in operation times, because in rutes there is a fixed time and I don`t know how works it?

pergerp
1st March 2005, 13:03
Work Center OR Task is connected to an Operation Rate code. This Op.Rate code defines hourly rate, in CPR module.
You can use either only WCt or only Task, it depends on parameter of ROU module.

In routings, sum of times are multiplied with op. rate (Hourly rate), this is the operation cost of one routing line.

Sum. of Times at routing line = (Setup time/[ecoq or fioq])+Run times.
Run time is defined for the routing unit qty, see tiitm001.runi in item master

You can see that Setup Time is devided with Eco. Order Qty. (tiitm001.ecoq) or Fixed Order Qty (tiitm001.fioq), defined in Item Master as well.

BAAN Help gives you exact equations, check field helps in ROU and ITM modules.

eibrahimovic
2nd March 2005, 07:57
Hi, this is formula

Calculating Operation Costs (Man and Machine Hours)
For each operation that is found in the structure the system reads its task type. The man and machine hours for a non-machine operation are calculated according to the formula:
+-------------------------------------------------------------------+
| (Setup time/Order quantity) + (Run time x Routing unit) |
| Man hrs = ------------------------------------------------------- |
| 60 |
+-------------------------------------------------------------------+

+-------------------+
| Machine hours = 0 |
+-------------------+
In the case of a machine operation, the man and machine hours are calculated according to the formulas:
+----------------------------------------------------------------+
| (Setup time/Order qty) + (Run time/Routing unit) |
| Machine hrs = ------------------------------------------------ |
| 60 |
+----------------------------------------------------------------+

+----------------------------------------------------------------+
| Man hours = Machine hrs x (Man occupation/Machine occupation) |
+----------------------------------------------------------------+
The system then looks at the work center type. Is the operation carried out at a main work center, a sub work center or a subcontracting work center?
If it concerns a main or sub work center, the costs are calculated as described at • "Calculating Operation Costs (Labor, Machine, Overhead)". In the case of a subcontracting work center, the calculation is performed as shown in the subfunction • "Calculating Operation Costs (Subcontracting)".