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