...
Each response includes the information described in Common Elements of Export Batch Records Response. In addition, for each record in the result set the following data is returned:
Name | Data Type | Version | Discussion |
---|---|---|---|
RowIndex | long |
| Projector's internal identifier for the record. This is used only to avoid skipping or duplicating exported records. |
ActualProjectedFlag | string |
| "A" for actual data. |
PeriodStartDate | date |
| First date of time bucket. |
ResourceDisplayName | string |
|
|
ResourceEmployeeId | string |
| This is the resource's reference system ID. |
CostCenterName | string |
|
|
LocationName | string |
|
|
DepartmentName | string |
|
|
TitleName | string |
|
|
ResourceBillableFlag | boolean |
|
|
ResourceTemporaryWorkerFlag | boolean |
|
|
ResourcePayCategory | string |
| "S" = Salaried, "H" = Hourly, "O" = Salaried with overtime |
NormalWorkingMinutes | float |
|
|
OvertimeMinutes | float |
|
|
HolidayMinutes | float |
|
|
VacationMinutes | float |
|
|
UtilizationBasisMinutes | float |
|
|
RdcBasisMinutes | float |
|
|
ResourceDirectCost | float |
|
|
BillableMinutes | float |
|
|
ChargeableMinutes | float |
| These are billable minutes that have billing adjusted revenue greater than zero |
SystemRevenue | float |
|
|
BillingAdjustedRevenue | float | 4.3.2 |
|
ContractRevenue | float | 4.3.2 |
|
StandardRevenue | float | 4.3.2 |
|
ReportingCurrencyCode | string |
|
|
BusyMinutes | float |
|
|
NonBillableMinutes | float |
|
|
TrackMissingTimeFlag | boolean |
|
|
LocationNormalWorkingMinutes | int | 4.3.2 |
|
HeadCount | int | 4.3.2 |
|
BillableTypeFtes | float | 4.3.2 |
|
NonbillableTypeFtes | float | 4.3.2 |
|
ChargeableTypeFtes | float | 4.3.2 |
|
NormalWorkingFtes | float | 4.3.2 |
|
HolidayFtes | float | 4.3.2 |
|
TimeoffFtes | float | 4.3.2 |
|
OvertimeFtes | float | 4.3.2 |
|
UtilizationBasisFtes | float | 4.3.2 |
|
UtilizationRdcBasisFtes | float | 4.3.2 |
|
BusyFtes | float | 4.3.2 |
|
Changelog
History of changes to this web service
4.3.2 | |
---|---|
Parameter | Notes |
BillingAdjustedRevenue | Added as response parameter |
ContractRevenue | Added as response parameter |
StandardRevenue | Added as response parameter |
LocationNormalWorkingMinutes | Added as response parameter |
HeadCount | Added as response parameter |
BillableTypeFtes | Added as response parameter |
NonbillableTypeFtes | Added as response parameter |
ChargeableTypeFtes | Added as response parameter |
NormalWorkingFtes | Added as response parameter |
HolidayFtes | Added as response parameter |
TimeoffFtes | Added as response parameter |
OvertimeFtes | Added as response parameter |
UtilizationBasisFtes | Added as response parameter |
UtilizationRdcBasisFtes | Added as response parameter |
BusyFtes | Added as response parameter |