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 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
- _qty
Type: Qty Extended Data Type
The quantity to calculate miscellaneous charges amount from.
- _transactionBalance
Type: Amount Extended Data Type
The amount to calculate miscellaneous charges amount from.
- _accountingDate
Type: AccountingDate Extended Data Type
The accounting date.
- _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.