skalmadi
1st July 2003, 07:22
Ideally Hours acconting is used to post the no of Hours utilised to complete a particular operation. The quantity can be posted both from the report operation complete field and the Hours Accounting session. The process Hours Accounting session updates the quantity in tisfc001.

I have a situation where the Operations are independent of other operations
For Eg.
I have four operations - 10, 20, 30, 40. We can start in any order and finish the operation. At the same time we want to keep a track on the No of Hours spent by a an employee to complete a particular quantity.
When entering hours in session "tihra1101m000" if we have many operations then we are forced to enter hours in above sequence of operations.
If we enter hours for operation 20 first then session gives error report "Qty completed for operation 20 of production is too high".
How do I take care of this kind of situation where the quantities have to be posted not necessarily in a sequence.

Jayant Keskar
1st July 2003, 14:32
Hi

Are your operations/taska restrictive? If so quantity completed in a subsequent opertion can not be more than the quantity completed in the previous operation. So you can achieve what you want by making operation restricitive as 'No'. However the last operation has to be restrictive.

You can also achieve what you want by having a dummy operation 50 and in the operation relationship you can maintain
10 -> 50, 20 -> 50 and so on

Sri_baan
1st July 2003, 15:44
If it is a Process environment then Jayant suggestion can be tried.
If it is discrete environment then better to define each operation as a Production item and each order can be completed in parallel or in any sequence. This will offcourse lead to more Order handling.

Regards
Sridhar Joshi

Gaith1
2nd September 2010, 01:18
Hi Jayant,

We try to find something to fix the same problem like that.

"If we enter hours for operation 20 first then session gives error report "Qty completed for operation 20 of production is too high"."

What do you means by => Are your operations/taska restrictive? Which paramet is it?

Thanks in advance

Gaith

Felipe_Saavedra
2nd September 2010, 15:08
Hi Skalmadi,

Since you are using Baan IV and not process (discrete) to avoid that message occuring, when your operations are in parallel or independent of each other, will require a customization.

I had developed that customization for one of my customers in Canada.

Contact whoever customizes your Baan in your Country to handle it.

Cheers

Felipe