issue process

Describe the complete Issue process

The issue process can be a part of backflush process.

 

 

help-ablauf Sequence of the Events for Receipt

 

workordermanagement.IssueStart()

 

For every line, which sent to this process

workordermanagement.IssueLine()

 

 

After all checks the system generate the document

 

Note: If the system must create for more then one work order position a receipt, the system check all work order positions before generating the document self

 

For every Document line, Batch/Serial Number and / or Bin Location

stockmanagement.IssueLine()

 

For every generated document

workordermanagement.Issueend()

stockmanagement.Issueend()

 

In Error case

stockmanagement.IssueRollback()