InventQualityManagementBlock::blockPerQualityAssociations Method [AX 2012]
Triggers the blocking mechanism that blocks the current process, which is conditioned on the existence of a quality association and quality order that indicate whether the process on the given reference document buffer is blocked.
Syntax
client server public static void blockPerQualityAssociations(Common _buffer, InventTestBlockProcess _process)
Run On
Called
Parameters
- _buffer
Type: Common Table
A Common buffer that stores the reference document.
- _process
Type: InventTestBlockProcess Enumeration
An InventTestBlockProcess value.