Receiving order generation mode
These options are available to handle receiving orders in by-production mode:
- Error
- Look up an existing production order in the background for this material to book the inventory against. If there is not one that meets the criteria, then an error occurs.
- Generate
- Look up an existing production order in the background for this material to book the inventory against. If there is not one that meets the criteria, then it is automatically created it in the background
- User-defined
- If some special logic is required, then an implementation extension can be provided to handle this scenario.