Tax1099BoxDetail::checkTax1099Fields Method
Validates all PurchLine records and related Tax1099BoxDetail records for the selected PurchId.
Syntax
server public static boolean checkTax1099Fields(PurchId _purchId)
Run On
Server
Parameters
- _purchId
Type: PurchId Extended Data Type
The PurchId field value of PurchTable table.
Return Value
Type: boolean
true if the Tax1099BoxDetail record is valid; otherwise, false.