Share via


MCRRoyaltyVendTable.cumulateGapRoyaltyTotal Method

Creates royalties by considering the amount difference between earned royalties and royalties that were already paid.

Syntax

public void cumulateGapRoyaltyTotal(real _sumRoyaltyQty, real _sumRoyaltyAmount)

Run On

Called

Parameters

  • _sumRoyaltyQty
    Type: real
    The total royalty quantity.
  • _sumRoyaltyAmount
    Type: real
    The total royalty amount.

See Also

Reference

MCRRoyaltyVendTable Table