/
PwsExpenseScheduleDay
PwsExpenseScheduleDay
Overview
This structure contains, for a single day, information relevant to expense entry for a specified resource. An array of these structures, covering a certain date range, comprise a resources Expense Entry Schedule for the date range.
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 as of the date of this record is closed. | false |
CanEnterExpenseFlag | Boolean | If set to 'true', the resource can enter expenses on this day. | true |
Date | DateTime | The date (expressed in midnight UTC format). | 2018-03-28T00:00:00Z |
ResourceInactiveFlag | Boolean | If set to 'true', the resource is inactive on this day. | false |
Usage Example(s)
, multiple selections available,
Related content
PwsWorkingScheduleDay
PwsWorkingScheduleDay
More like this
PwsScheduleDate
PwsScheduleDate
More like this
PwsScheduleBooking
PwsScheduleBooking
More like this
PwsSchedule
PwsSchedule
More like this
PwsGetResourceExpenseSchedule
PwsGetResourceExpenseSchedule
More like this
PwsRevenueScheduleItem
PwsRevenueScheduleItem
More like this