Share via


InventQualityManagementCreateHandler::createRouteOprReportFinishedBeforeSingle Method [AX 2012]

Handles order creation before route operation report is finished.

Syntax

server public static void createRouteOprReportFinishedBeforeSingle(ProdRoute _prodRoute, NoYes _origOprStartedUp)

Run On

Server

Parameters

  • _origOprStartedUp
    Type: NoYes Enumeration
    A NoYes value that describes the current state of route operations that are updated.

See Also

Reference

InventQualityManagementCreateHandler Class