Share via


PurchNonStockedRegistrationHelper.shouldPendingRegistrationsBeDeleted Method [AX 2012]

Indicates whether InventPendingQuantity records should be deleted for the current update of the line.

Syntax

public boolean shouldPendingRegistrationsBeDeleted(PurchLine _purchLineApproved)

Run On

Called

Parameters

Return Value

Type: boolean
true if the current line update requires InventPendingQuantity records to be deleted; otherwise, false.

See Also

Reference

PurchNonStockedRegistrationHelper Class