InventMov_BlockingIssue::newFromInventBlocking Method [AX 2012]
Initializes a new instance of the InventMov_BlockingIssue class that is based on the specified record.
Syntax
client server public static InventMov_BlockingIssue newFromInventBlocking(InventBlocking _inventBlocking)
Run On
Called
Parameters
- _inventBlocking
Type: InventBlocking Table
The InventBlocking record for which the class is instantiated.
Return Value
Type: InventMov_BlockingIssue Class
An instance of the InventMov_BlockingIssue class.