Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Once all of the records have been exported (or if they are not exported within a few hours of their availability), the exported records are deleted from the server.

Request

See Common Export Batch Records Request

Response

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

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.
"P" for projected 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

 

ReportingCurrencyCode

string

 

BusyMinutes

float

 

NonBillableMinutes

float

 

TrackMissingTimeFlag

boolean

 


  • No labels