Overview
This structure represents a resource's expense schedule per day
Format
PwsExpenseScheduleDay
- PwsExpenseScheduleDay
- AccountingPeriodClosedFlag: Boolean
- CanEnterExpenseFlag: Boolean
- Date: DateTime
- ResourceInactiveFlag: Boolean
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AccountingPeriodClosedFlag | Boolean | If set to 'true', the accounting period for the resource's cost center is closed for cost on this day | false |
CanEnterExpenseFlag | Boolean | If set to 'true', the resource can enter expenses on this day | true |
Date | DateTime | The date and time (in UTC) format | 2018-03-28T00:00:00Z |
ResourceInactiveFlag | Boolean | If set to 'true', the resource is inactive on this day | false |