PurchParmSubTable.checkMarkupTrans Method
Validates a MarkupTrans record that is associated with the current PurchParmSubTable record for selection or posting.
Syntax
public boolean checkMarkupTrans([boolean _warningOnly])
Run On
ClientOrServer
Parameters
- _warningOnly
Type: boolean
A Boolean value that indicates whether only a warning should be issued; optional.
Return Value
Type: boolean
true if no errors were detected; otherwise, false.