Share via


TmpTaxTransInfo_W.loadFromRCash Method

Loads tax information from petty cash transactions (if any exists)

Syntax

public boolean loadFromRCash(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 petty cash transaction is found.

Remarks

Some data can be loaded from related customer or vendor transaction (if any exists)

See Also

Reference

TmpTaxTransInfo_W Table