Description: Expense spread data per WBS per ExpenseCategory.
Field | Type | Description | Read-Only |
---|---|---|---|
ActualCost | Double | Actual cost. | No |
AtCompletionCost | Double | At completion cost. | No |
EndDate | DateTime | Spread end date. | No |
ExpenseCategoryName | String | ExpenseCategory name. | No |
ExpenseCategoryObjectId | ForeignKey | The unique ID of ExpenseCategory. | No |
ObjectId | String | The unique ID generated by the system. | No |
PeriodType | String | The type of period for summarized spread data. | No |
PlannedCost | Double | Planned cost. | No |
RemainingCost | Double | Remaining cost. | No |
StartDate | DateTime | Spread start date. | No |
WBSCode | String | WBS Code. | No |
WBSObjectId | ForeignKey | The unique ID of WBS. | No |