InventQualityManagementBlockHandler::blockRouteOprReportFinished Method [AX 2012]
Handles process blocking for a route operation report as finished.
Syntax
client server public static void blockRouteOprReportFinished(
ProdId _prodId,
OprNum _oprNum,
boolean _onlySecondary,
boolean _reverse)
Run On
Called
Parameters
- _prodId
Type: ProdId Extended Data Type
A ProdId value.
- _oprNum
Type: OprNum Extended Data Type
An OprNum value of route operations being updated.
- _onlySecondary
Type: boolean
A Boolean value that describes route operations being updated.
- _reverse
Type: boolean
A Boolean value that describes route operations being updated.