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 royalty with the passed in MCRRoyaltyId.
Syntax
server public static void updateLedgerJournalId(
MCRRoyaltyId _mcrRoyaltyId,
MCRRoyaltyCode _mcrRoyaltyCode,
LedgerJournalId _ledgerJournalId)
Run On
Server
Parameters
- _mcrRoyaltyId
Type: MCRRoyaltyId Extended Data Type
The MCRRoyaltyId of the royalty for which to update the LedgerJournalId.
- _mcrRoyaltyCode
Type: MCRRoyaltyCode Extended Data Type
The MCRRoyaltyCode of the royalty for which to update the LedgerJournalId.
- _ledgerJournalId
Type: LedgerJournalId Extended Data Type
The LedgerJournalId to which to update the royalty.