VendInvoiceInfoTable.checkMarkupTrans Method
Validates a MarkupTrans record associated with the current VendInvoiceInfoTablerecord and the corresponding child VendInvoiceInfoSubTable record to post.
Syntax
public boolean checkMarkupTrans([boolean _warningOnly])
Run On
ClientOrServer
Parameters
- _warningOnly
Type: boolean
A Boolean value that specifies whether a warning should be issued; optional.
Return Value
Type: boolean
true if no errors were detected; otherwise, false.