MCRSourceCodeSetup.sourceRevenue Method
Rretrieves either the acutal sales or budgeted sales revenue.
Syntax
public AmountMST sourceRevenue([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
Returns either the total actual sales or the budgeted sales revenue.