Share via


TrvExpTrans::totalOfChildLinesWithoutTax Method

returns the amount in transaction currency for an expense header line by summing up the amounts without tax for all the child lines

Syntax

client server public static AmountCur totalOfChildLinesWithoutTax(TrvExpTrans trans)

Run On

Called

Parameters

  • trans
    Type: TrvExpTrans Table
    The expense line for which this method computes the total

Return Value

Type: AmountCur Extended Data Type
The amount in transaction currency without corrected tax for expense header line

See Also

Reference

TrvExpTrans Table