MCRSourceCodeSetup.sourceReturns Method

Calls either the displayTotalReturns method or uses the ProjReturns field for the projected return amount.

Syntax

public AmountMST sourceReturns([boolean _actual])

Run On

Called

Parameters

  • _actual
    Type: boolean
    This is a boolean value that indicates actual amount when true otherwise false; optional.

Return Value

Type: AmountMST Extended Data Type
Sends back either the total return amount or the projected return amount.

See Also

Reference

MCRSourceCodeSetup Table