Share via


TmpTaxTransInfo_W.loadFromCust Method

Loads tax information from customer transactions (if any exists)

Syntax

public boolean loadFromCust(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 customer transaction is found.

Remarks

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

See Also

Reference

TmpTaxTransInfo_W Table