TaxTransDetail_BE.vendTrans Method
Retrieves the records of the VendTrans table.
Syntax
public VendTrans vendTrans(Voucher _voucher, TransDate _transDate)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
A voucher for the records.
- _transDate
Type: TransDate Extended Data Type
A TransDate value for the records.
Return Value
Type: VendTrans Table
The first record of the vendTrans table.