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.
Inserts or updates records into the ISRDetailedDeclarationTmp_MX table.
Syntax
private ISRDetailedDeclarationTmp_MX insertOrUpdateISRDetaileddDeclarationTmp(
MainAccount _mainAccount,
ISRConceptMainAccount_MX _isrConceptMainAccount,
ISRConcept_MX _isrConcept,
GeneralJournalEntry _generalJournalEntry,
GeneralJournalAccountEntry _generalJournalAccountEntry,
Voucher _subledgerVoucher)
Run On
Server
Parameters
- _mainAccount
Type: MainAccount Table
The MainAccount record that contains the accountID and name values.
- _isrConceptMainAccount
Type: ISRConceptMainAccount_MX Table
A ISRConceptMainAccount_MX record that contains the account type.
- _isrConcept
Type: ISRConcept_MX Table
A ISRConcept_MX record that contains the concept category.
- _generalJournalEntry
Type: GeneralJournalEntry Table
A GeneralJournalEntry record that contains the AccountingDate and VoucherNumber values.
- _generalJournalAccountEntry
Type: GeneralJournalAccountEntry Table
A GeneralJournalAccountEntry record that contains the PostingType and Amount values.
- _subledgerVoucher
Type: Voucher Extended Data Type
The subledger voucher number
Return Value
Type: ISRDetailedDeclarationTmp_MX Table
A ISRDetailedDeclarationTmp_MX table buffer.