PwsContractLineItemElement
Overview
This structure is returned by services such as PwsGetContractLineItem, which return the full details about contract line items. This structure contains a contract line item detail structure (PwsContractLineItemDetail). It is also where additional related information about the contract line item, that is not directly an attribute of the contract line item itself or is not a modifiable attribute, is found.
Format
- PwsContractLineItemElement
- ContractLineItemDetail: PwsContractLineItemDetail
- LastFroTimeCardDate: DateTime
- LastRevenueRecognitionCutoffDate: DateTime
- Milestones: PwsContractLineItemMilestoneElement
- RevenueCutoffDate: DateTime
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
ContractLineItemDetail | N/A | The contract line item detail record. This record can be modified as desired and passed back up to PwsSaveContractLineItem to save changes to the contract line item. | ||
LastFroTimeCardDate | DateTime | N/A | The last FRO time card date (in midnight UTC) is stored at the CLI level. It is the last time for which system revenue on time cards is locked. If later than the last date for which revenue recognition was actually run, Projector considers the last FRO time card date to be the computed last date for which revenue recognition was run. | 2018-01-01T00:00:00Z |
LastRevenueRecognitionCutoffDate | DateTime | N/A | The last revenue recognition cut off date (in midnight UTC), the cut off date that was used the last time revenue was recognized. | |
Milestones | N/A | The milestones associated with the contract line item. | ||
RevenueCutoffDate | DateTime | N/A | The current revenue cutoff date (in midnight UTC). | 1753-01-01T00:00:00Z |