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.
Calculates the total royalty amount for all royalties with the passed in RecId from MCRRoyaltyTable.
Syntax
public MCRRoyaltyVendTable royaltyTableSumAll(
RecId _mcrRoyaltyTableRefRecId,
ItemId _itemId,
VendAccount _vendAccount)
Run On
Called
Parameters
- _mcrRoyaltyTableRefRecId
Type: RecId Extended Data Type
The MCRRoyaltyTableRecId value for which to search the royalty table.
- _itemId
Type: ItemId Extended Data Type
The ItemId value for which to search the royalty table.
- _vendAccount
Type: VendAccount Extended Data Type
The VendAccount value for which to search the royalty table.
Return Value
Type: MCRRoyaltyVendTable Table
A royalty table buffer that holds the total royalty amount and quantities for all royalties with the passed in RecId from MCRRoyaltyTable.