Share via


SalesTable.checkIfUpdate Method

Determines whether 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 to obtain for the order; optional.

Return Value

Type: container
A packed instance of the SalesTableCanBeUpdatedContract class.

See Also

Reference

SalesTable Table