TmpTransLineWithholdGrossAmount_IN::totalLineGrossAmountCur Method
Gets the total LineGrossAmountCur for the given HeaderTableId and HeaderRecId ID values.
Syntax
client server public static TaxAmountCur totalLineGrossAmountCur(
TmpTransLineWithholdGrossAmount_IN _tmpTransLineWithholdGrossAmount,
RefTableId _headingTableId,
RefRecId _headingRecId)
Run On
Called
Parameters
- _tmpTransLineWithholdGrossAmount
Type: TmpTransLineWithholdGrossAmount_IN Table
The buffer of the TmpTransLineWithholdGrossAmount_IN table.
- _headingTableId
Type: RefTableId Extended Data Type
The table ID of header.
- _headingRecId
Type: RefRecId Extended Data Type
The record ID of header.
Return Value
Type: TaxAmountCur Extended Data Type
The total LineGrossAmountCur value for the given transaction.