MCRRoyaltyVendTable.convertToNegativeRoyalty Method
Returns a negative royalty amount if royalty quantity is negative or if the related sales line is a return item.
Syntax
public Amount convertToNegativeRoyalty(Amount _royaltyAmount)
Run On
Called
Parameters
- _royaltyAmount
Type: Amount Extended Data Type
The royalty amount.
Return Value
Type: Amount Extended Data Type
The royalty amount.