WSLabor |
public class WSLaborLevelDetail : BaseService
The WSLaborLevelDetail type exposes the following members.
Name | Description | |
---|---|---|
LaborLevelDetailAdd | **OBSOLETE** See V2 AddLaborLevelDetail(AddLaborLevelDetailIn) | |
LaborLevelDetailGetAll | **OBSOLETE** See V2 GetLaborLevelDetail(GetLaborLevelDetailIn) | |
LaborLevelDetailUpdate | **OBSOLETE** Updates the passed LaborLevelDetailModel object |
Note |
---|
Setup: Configuration > Labor Levels > Setup Business Rules: Labor levels details are used to add detailed records within labor levels (LaborLevelModel). Default pay rates and charge rates can be assigned to a detail record, as well as a start and end date. Time can not be assigned to a labor level detailed record unless it is within the start/end Date range. Labor level details are the bases for how all time entry data is tracked and tagged. |
Caution |
---|
Labor levels LaborLevelModel and labor level details LaborLevelDetailModel are not the same. 'Labor Level Details' are children of a particular 'Labor Level' and Labor Levels are read-only items that are a fixed system record. |