Versions Compared

Key

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

...

getExpenseBalance : input parms: Scenario, Budget, Workset, GL category, startDate (optional, defaults to workset start Date), endDate (optional, defaults to workset end date), output: one map of balances

 

People Calls

getPeopleLines, GET, input parms: Scenario Key, TimeFrame(months, semesters, fiscal years), StartTimeUnit

getPeopleSummary, GET, input parms: Scenario Key, TimeFrame(months, semesters, fiscal years), StartTimeUnit

getPeopleBalances, GET, input parms: Scenario Key, TimeFrame(months, semesters, fiscal years), StartTimeUnit

getPeopleTimeFrames, GET, input parms: none or TimeFrame(months, semesters, fiscal years)

addPerson, POST, input parms:

updatePerson, PUT, input parms:

deletePerson, DELETE, input parms: Scenio Key, personnel key or TBH key

...