Share via


TmpTaxTransInfo_W.loadFromVend Method

Loads tax information from vendor transactions (if any exists)

Syntax

public boolean loadFromVend(TaxTrans _taxTrans)

Run On

Called

Parameters

  • _taxTrans
    Type: TaxTrans Table
    Tax transaction for which the information should be found.

Return Value

Type: boolean
true, if related vendor transaction is found.

Remarks

Some data can be loaded from related vendor invoice (if any exists)

See Also

Reference

TmpTaxTransInfo_W Table