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.
Populates the tmpTaxReconciliationNoVat table with transactions from the TaxTrans table.
Syntax
private void calcNoVat(
SubledgerVoucherGeneralJournalEntry _subledgerVoucherLink,
MainAccount _mainAccount,
GeneralJournalAccountEntry _generalJournalAccountEntry)
Run On
Server
Parameters
- _subledgerVoucherLink
Type: SubledgerVoucherGeneralJournalEntry Table
The SubledgerVoucherGeneralJournalEntry table buffer that will be used to determine the set of records for the temporary table.
- _mainAccount
Type: MainAccount Table
The MainAccount table buffer that will be used to determine the set of records for the temporary table.
- _generalJournalAccountEntry
Type: GeneralJournalAccountEntry Table
The GeneralJournalAccountEntry table buffer that will be used to determine the set of records for the temporary table.