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.
Syntax
server public static void calculateCustRevenue(
TransDate _fromDate,
TransDate _toDate,
[QueryRun _qRun,
boolean _updateTotalRevenue])
Run On
Server
Parameters
- _fromDate
Type: TransDate Extended Data Type
- _toDate
Type: TransDate Extended Data Type
- _qRun
Type: QueryRun Class
- _updateTotalRevenue
Type: boolean