TAMVendRebateTrans::updateLedgerJournalId Method
Updates the LedgerJournalId of the rebate with the passed in TAMVendRebateId.
Syntax
server public static void updateLedgerJournalId(TAMVendRebateId _vendRebateId, LedgerJournalId _ledgerJournalId)
Run On
Server
Parameters
- _vendRebateId
Type: TAMVendRebateId Extended Data Type
The TAMVendRebateId of the rebate for which to update the LedgerJournalId.
- _ledgerJournalId
Type: LedgerJournalId Extended Data Type
The LedgerJournalId to which to update the rebate.