Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the LineGrossAmountCur value for the given sourceTableId and sourceRecId ID values.
Syntax
client server public static TaxAmountCur lineGrossAmountCur(
TmpTransLineWithholdGrossAmount_IN _tmpTransLineWithholdGrossAmount,
RefTableId _sourceTableId,
RefRecId _sourceRecId)
Run On
Called
Parameters
- _tmpTransLineWithholdGrossAmount
Type: TmpTransLineWithholdGrossAmount_IN Table
The buffer of the TmpTransLineWithholdGrossAmount_IN table.
- _sourceTableId
Type: RefTableId Extended Data Type
The table ID of source.
- _sourceRecId
Type: RefRecId Extended Data Type
The record ID of source.
Return Value
Type: TaxAmountCur Extended Data Type
The LineGrossAmountCur value for given transaction.