Method and Description |
---|
services.objects.Timesheet.getEntriesAccount() |
services.TTBusObjService.getTimesheetVariables(String, Long, Long)
Returns an array of TimesheetVariable objects for various Timesheet Entry Types.
TimesheetVariables are objects that contain the possible Project-Task-Role, Account-Program-Time-Type
and Other Non-Billable-Time-Type combinations required when creating Timesheet entries.
|
services.objects.Timesheet.setEntriesAccount(TimesheetEntry[]) |