PurchTable.checkIfUpdate Method
Determines if the various posting updates are allowed for the order.
Syntax
public container checkIfUpdate([container _packedCheckIfUpdateContract])
Run On
ClientOrServer
Parameters
- _packedCheckIfUpdateContract
Type: container
Specifies which of the posting update allowance values for the order to get; optional.
Return Value
Type: container
A packed PurchTableCanBeUpdatedContract class with the values of whether the order can do a posting of a given type.