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.
Initializes the MCRRoyaltyTablePricing table buffer based on the associated MCRRoyaltyTable passed parameter.
Syntax
public void insertFromMCRRoyaltyTable(MCRRoyaltyTable _mcrRoyaltyTable, [boolean _forUpdate])
Run On
Called
Parameters
- _mcrRoyaltyTable
Type: MCRRoyaltyTable Table
The associated MCRRoyaltyTable record for the royalty definition.
- _forUpdate
Type: boolean
A Boolean value that defines whether to select the record for update or not.
Remarks
Initialize the MCRRoyaltyTablePricing table buffer based on the associated MCRRoyaltyTable record that is passed in as a parameter.