ChangeSheetStatus

This method is used to change the approval status of any Time, Expense, or Mileage sheet.

The only parameter is a variable length List of Sheet Status Records.

Arguments

Name Type Description
skey string

sheet_records array of SheetStatusRecord

The sheet status records specifying what to update.

Return

The ChangeSheetStatus method returns a list of sheet status records showing what was changed (an array of SheetStatusRecord).