PurchTable.canModifyPurchaseOrder Method
Determines if modifications that have a financial impact are allowed to be made when the french feature is enabled.
Syntax
public boolean canModifyPurchaseOrder()
Run On
Called
Return Value
Type: boolean
true if there exists an accounting distribution state of complete or finalized for the document or the commitments feature is disabled; otherwise, false.
Remarks
This method should only be used by the French commitments feature, it is not intended for use by other scenarios.