InventQualityManagementCreateHandler::createProductionEndCo Method [AX 2012]
Handles order creation for co products before or after production end.
Syntax
server protected static void createProductionEndCo(ProdTable _prodTable, InventTestExecution _execution)
Run On
Server
Parameters
- _prodTable
Type: ProdTable Table
A ProdTable table buffer.
- _execution
Type: InventTestExecution Enumeration
The test execution time.