REETA1967
3rd February 2003, 17:07
hi,

in sfc there is one session "report operation completed ". there
if we are entering more it is not stopping and if "report production completed" is entered "yes" here also it is not stopping. Due to this
we are facing the following problem

1.we cannot close the production order.
2.we donot know how to release the allocted inventory

can we put tolerance +/-5,in standard baan package so that it will
stop here only

same way we are facing many places due to non-availability of checks / balances .pl. suggest us how to procced for the

bye

nkk777
5th February 2003, 13:53
Hi,

It is not possible in standard Baan to prevent the user from reporting more than what is planned in "report operations completed". The tolerance of +/- can be achieved by customization only. If you have the source code it is not a major problem, otherwise you can design a startup session which will ask for order no and quantity, the quantity specified to be validated against the planned quantity and if it is within the allowed tolerance, then you can zoom to report operations complete.

The allocations can be handled depending on the parameter setup. Assuming that you are in automatic backflushing mode and ILC implemented, you manually set a negative allocation in maintain estimated materials and get the material back to the inventory by generating outbound advice.

Hope this helps

Regards