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.
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.