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