Share via


TaxWithholdTrans.initFromCustVendTrans Method

This method will initialize the TaxWithholdTrans buffer with the information from either the CustTrans table or the VendTrans table.

Syntax

public void initFromCustVendTrans(CustVendTrans _custVendTrans)

Run On

Called

Parameters

  • _custVendTrans
    Type: CustVendTrans Map
    A CustTrans table or a VendTrans table that will be used in the method.

See Also

Reference

TaxWithholdTrans Table