Share via


InventBlockingTableType_QualityOrder.createOrUpdateBlockingTransaction Method [AX 2012]

Creates or updates the inventory blocking transaction.

Syntax

protected InventUpd_Estimated createOrUpdateBlockingTransaction([InventMovSubType _inventMovSubType])

Run On

Called

Parameters

  • _inventMovSubType
    Type: InventMovSubType Enumeration
    An InventMovSubType enumeration value that specifies inventory blocking transaction sub type; optional.

Return Value

Type: InventUpd_Estimated Class
InventUpd_Estimated class instance that was used to create or update blocking transactions.

See Also

Reference

InventBlockingTableType_QualityOrder Class