Share via


InventBlockingQualityOrderSync.isQualityOrderLinkedToAProcess Method [AX 2012]

Checks if the referred quality orders are linked to a process.

Syntax

protected boolean isQualityOrderLinkedToAProcess(RefRecId _inventBlockingId)

Run On

Server

Parameters

Return Value

Type: boolean
true if referred quality orders are linked to a process; otherwise, false.

See Also

Reference

InventBlockingQualityOrderSync Class