...
Element | Data Type | Description | Sample Data |
---|---|---|---|
InvoiceCardCount | Int32 | Number of time cards that are on invoices already but otherwise would have needed revalue. | 0 |
NoRevalueAdjustedRevenueEffect | Double | The total billing adjusted revenue effect that would have been had the time cards been revalue-able. | 0 |
NoRevalueCardCount | Int32 | Number of time cards that cannot be revalued because of lack of permissions. Cards can be revalued if: a. user is project manager, engagement manager or on the project management team and managers can revalue time card on rate change. b. user has cost center based project team permission and managers can revalue time card on rate change. c. user has cost center based maintain project rate permission. | 0 |
NoRevalueContractRevenueEffect | Double | The total contract revenue effect that would have been had the time cards been revalue-able. | 0 |
RevalueAdjustedRevenueEffect | Double | The total billing adjusted revenue effect of revaluing time cards. | 6.62 |
RevalueCardCount | Int32 | Number of revalue-able time cards. | 1 |
RevalueContractRevenueEffect | Double | The total contract revenue effect of revaluing time cards. | 7.35 |
...