Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

getExpenseSummary :  input parms: Scenario, Budget, Workset, startDate, endDate, output: array of summary lines for All Expenses tab, 1 line per GL Cat

Call:

Sample:

Response:

getExpenseSummary - Response JSON   (This needs review)

 

getExpenseSubtotal : input parms: Scenario, Budget, Workset, GL category, startDate (optional, defaults to workset start Date), endDate (optional, defaults to workset end date), output: array of subtotals, Auth total line only appears when dates are workset begin and end date (because calculated total is based on Auth total minus subtotal lines = calc total )

...