Share via


CustVendDirective_PSN::getDistributedAmountInBudgetingCurrency Method

Gets the distributed amount in the budgeting currency.

Syntax

client server public static Amount getDistributedAmountInBudgetingCurrency(
    RefRecId _sourceDocumentLine, 
    DistributionLinesToSum_PSN _linesToSum, 
    boolean _recursive, 
   [boolean _reverseSignForTax])

Run On

Called

Parameters

  • _recursive
    Type: boolean
    A Boolean value that indicates whether to get the distributed amount for the SourceDocumentLine object and its children.
  • _reverseSignForTax
    Type: boolean
    A Boolean value that indicates whether to reverse the sign for Taxes.

Return Value

Type: Amount Extended Data Type
The distributed amount in budgeting currency.

See Also

Reference

CustVendDirective_PSN Table