PurchTableType.checkIfUpdate Method [AX 2012]
Determines if the various posting updates are enabled for the order.
public container checkIfUpdate(container _packedCheckIfUpdateContract)
Run On
CalledParameters
- _packedCheckIfUpdateContract
- Type: container
Specifies which of the posting update allowance values for the order to access.
Return Value
Type: containerA packed PurchTableCanBeUpdatedContract class that has the values of whether the order can do a posting of a given type.
Community Additions
ADD
Show: