MCRRoyaltyItemCode.insertFromMCRRoyaltyItemTable Method
Initializes the MCRRoyaltyItemTable table buffer based on the associated MCRRoyaltyTable passed parameter.
Syntax
public void insertFromMCRRoyaltyItemTable(MCRRoyaltyTable _mcrRoyaltyTable)
Run On
Called
Parameters
- _mcrRoyaltyTable
Type: MCRRoyaltyTable Table
The associated MCRRoyaltyTable record for the royalty definition.
Remarks
Initialize the MCRRoyaltyItemTable table buffer based on the associated MCRRoyaltyContract record that is passed in as a parameter.