Lynn_Pantic
Administrator
   

evolution (n) - gradual change to a different form
Posts: 5663
|
OK, how does this sound? There is already a file named WOEMAT which is a parallel file to the WOMAT work order material transaction file and is used for the import program. We could use that file here as well. As the components are processed, either in WO-G Kit/List issue or WO-I Backflush, before a given component is processed, all the necessary records in the various files will be locked. If they can be, the component processes. If not, the component is not processed and the information is stored in WOEMAT for later processing. Move on to the next component. The cost from the incomplete transaction will be posted to the WORKORD file so the Finished production is fully costed. The Close Work Order capability in WO-I and WO-J will check for unposted material and prevent closing the work order if material hasn't been fully posted. I think this already happens to prevent closing a work order with unposted imported material transactions. At the end of the day, somebody in production or inventory control would run a posting routine that posts all the WOEMAT records and clears the file. See any gaping holes in the logic? Only one I can think of is Lot/Serial control - we would need to determine when that posting would occur - at the original attempt or the end-of-day cleanup posting. But for people who do not use lot or serial control, I think it is pretty straightforward.
|