VATDefermentTransaction_IN::calculateTransactionLine Method
Calculates the tax amount and inserts the record into a table.
Syntax
client server public static void calculateTransactionLine(TmpVATDefermentBal_IN _tmpVATDefermentBal, TmpVATDefermentBalLine_IN _tmpVATDefermentBalLine)
Run On
Called
Parameters
- _tmpVATDefermentBal
Type: TmpVATDefermentBal_IN Table
The table buffer that is used to find the specific record.
- _tmpVATDefermentBalLine
Type: TmpVATDefermentBalLine_IN Table
The table buffer that is used to find the specific record.