SubmitOlapUtilizationExport

Request

The service request contains:

Name

Data Type

Required?

Default Value

Discussion

CostCenterReferenceSystemId

string(20)

no

 

Limit exported records to this cost center and every cost center under it. If not specified, then all cost centers are exported.

BeginDate

date

yes

 

Start date for export.

EndDate

date

yes

 

End date for export.

CutoffDate

date

yes

 

Last date for which actual data is used. After this date projected data is used.

BillableOnlyFlag

boolean

no

true

If true then ony records for billable projects are exported.

BucketWidth

string(1)

no

 

The time covered by each exported record.
"Y" = year
"Q" = quarter
"W" = week
"D" = day
Otherwise each record covers the entire time period.

IncludeTempWorkersFlag

boolean

no

true

If true then include temporary workers in exported records.

Inlclude Requests Flag

boolean

no

false

If true then include pending requests in projected person hours.

IncludeUnnapprovedFlag

boolean

no

false

If true, then include submitted (but unapproved) time and time off.

UtilizationBasis

string(1)

yes

 

"Y" = Calculate for yield management
"C" = Calculate for capacity management

ReportingCurrencyCode

string(3)

yes

 

 


Response

See Common Submit Batch Export Response