Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.