MCRSourceCodeSetup.sourceCosts Method

Retrieves either the acutal or budgeted sales cost.

Syntax

public AmountMST sourceCosts([boolean _actual])

Run On

Called

Parameters

  • _actual
    Type: boolean
    A boolean value that represents actual cost as true, otherwise sales cost; optional.

Return Value

Type: AmountMST Extended Data Type
This is either the actual or budgeted currency amount.

See Also

Reference

MCRSourceCodeSetup Table