Auto Reservation of Production Order Components

Does anyone know how to get Navision to attempt to reserve stock for Production Order Component Lines, similar to the way reservation works for Sales Lines if the Item.Reservation field is set to Always. When a Released Production Order is created, the idea is to auto reserve or attempt to auto reserve stock for the components.

Basically you need to duplicate the code in sales lines. With reservatison, you just populate the tables and call the code, so its really not that complex. You should not nedd to make any mods to the reservation codeunits.