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.
Copies all of the fields from a TmpTaxWorkTrans table in memory to a TaxUncommitted table.
Syntax
public void initFromTmpTaxWorkTrans(
TmpTaxWorkTrans _taxWorkTrans,
ExchRate _exchangeRate,
ExchrateSecondary _exchangeRateSecond,
[boolean _copySourceDocumentLine])
Run On
Called
Parameters
- _taxWorkTrans
Type: TmpTaxWorkTrans Table
The TmpTaxWorkTrans buffer which has the record to be copied.
- _exchangeRate
Type: ExchRate Extended Data Type
The exchange rate.
- _exchangeRateSecond
Type: ExchrateSecondary Extended Data Type
The secondary exchange rate.
- _copySourceDocumentLine
Type: boolean