Overview
This structure contains the complete set of information about a contract line item. The structure is used both to retrieve detailed contract line item information and to pass information about a contract line item back to the server to get updated.
Format
- PwsContractLineItemElement
- ContractLineItemDetail: PwsContractLineItemDetail
- LastFroTimeCardDate: DateTime
- LastRevenueRecognitionCutoffDate: DateTime
- Milestones: PwsContractLineItemMilestoneElement
- RevenueCutoffDate: DateTime
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
ContractLineItemDetail | On Insert: Yes On Update: Yes | The contract line item detail record | ||
LastFroTimeCardDate | DateTime | On Insert: No On Update: No | 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. NULL, preserve old behavior, which is to move the last FRO time card date to latest work date in import batch if the existing last FRO time card date is earlier or null. A common use case is to set this date to a very early date (e.g., 3/3/1989, which was a very good date), so that users can use Projector's revenue recognition to set the revenue on FRO time cards – just as is done on "real" time cards. Otherwise, set the last FRO time card date to the specified last FRO time card date with no restrictions. This is useful if the revenue on these time cards is set when the cards are loaded. | 2018-01-01T00:00:00Z |
LastRevenueRecognitionCutoffDate | DateTime | On Insert: No On Update: No | The last revenue recognition cut off date (in midnight UTC), the cut off date that was used the last time revenue was recognized | |
Milestones | On Insert: No On Update: No | The milestones associated with the contract line item | ||
RevenueCutoffDate | DateTime | On Insert: No On Update: No | The current revenue cutoff date (in midnight UTC) | 1753-01-01T00:00:00Z |