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.
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.