TaxWithholdSettleTrans_IN::findByVoucher Method
Reads the TaxWithholdSettleTrans_IN table for the specified Voucer and Orig Voucher.
Syntax
client server public static TaxWithholdSettleTrans_IN findByVoucher(Voucher _voucher, Voucher _origVoucher)
Run On
Called
Parameters
- _voucher
Type: Voucher Extended Data Type
Voucher to find the record.
- _origVoucher
Type: Voucher Extended Data Type
Origin voucher to find the record.
Return Value
Type: TaxWithholdSettleTrans_IN Table
A buffer containing TaxWithholdSettleTrans_IN table.