InventBlockingTableType.storeExpectedReceiptMarking Method [AX 2012]
Stores existing markings for the specified expected receipt.
Syntax
protected void storeExpectedReceiptMarking(InventTransId _inventTransIdReceipt, InventTransMarkingMap _map)
Run On
Called
Parameters
- _inventTransIdReceipt
Type: InventTransId Extended Data Type
The ID of the inventory transaction with which the transactions must be marked.
- _map
Type: InventTransMarkingMap Class
The InventTransMarkingMap map which contains all stored markings.