InventBlockingQualityOrderSync.onQualityOrderBlockingRequestDelete Method [AX 2012]

Deletes or updates an inventory blocking when the specified quality order is removed or changes status not to require blocking.

Syntax

public container onQualityOrderBlockingRequestDelete(InventQualityOrderTable _inventQualityOrderTable)

Run On

Server

Parameters

Return Value

Type: container
A container of the total change in inventory blocking upon delete or update, the container packs an inventory quantity and a catch weight quantity.

See Also

Reference

InventBlockingQualityOrderSync Class