Share via


MarkupTrans.calcDistributionAmount Method

Calculates the amount of the MarkupTrans record for which creates distributions.

Syntax

public MarkupAmount calcDistributionAmount(
    Qty _qty, 
    Amount _transactionBalance, 
    AccountingDate _accountingDate, 
   [NoYes _convertSign])

Run On

ClientOrServer

Parameters

  • _convertSign
    Type: NoYes Enumeration
    A NoYes value which specifies whether to invert sign of the markupAmount.

Return Value

Type: MarkupAmount Extended Data Type
The markup amount to create distributions.

See Also

Reference

MarkupTrans Table