Tax1099Reports::findByTaxFormNum Method
Syntax
client server public static Tax1099Reports findByTaxFormNum(
Tax1099Num tax1099Num,
Tax1099Form tax1099Form,
VendAccount vendAccount,
Yr tax1099Year,
[boolean _forupdate,
ConcurrencyModel _concurrencyModel])
Run On
Called
Parameters
- tax1099Num
Type: Tax1099Num Extended Data Type
- tax1099Form
Type: Tax1099Form Extended Data Type
- vendAccount
Type: VendAccount Extended Data Type
- tax1099Year
Type: Yr Extended Data Type
- _forupdate
Type: boolean
- _concurrencyModel
Type: ConcurrencyModel Enumeration