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.
Syntax
public void updateInterCompany(
LedgerVoucher _ledgerVoucher,
LedgerPostingType _ledgerPostingType,
LedgerJournalTrans _ledgerJournalTrans,
LedgerJournalTrans _originalLedgerJournalTrans,
LedgerJournalTransUpdate _ledgerJournalTransUpdate,
CompanyId _company,
boolean _ledgerJournalTransHasOffsetAccount,
boolean _isAllocation)
Run On
Called
Parameters
- _ledgerVoucher
Type: LedgerVoucher Class
- _ledgerPostingType
Type: LedgerPostingType Enumeration
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
- _originalLedgerJournalTrans
Type: LedgerJournalTrans Table
- _ledgerJournalTransUpdate
Type: LedgerJournalTransUpdate Class
- _company
Type: CompanyId Extended Data Type
- _ledgerJournalTransHasOffsetAccount
Type: boolean
- _isAllocation
Type: boolean