Overview
This structure represents the fields associated with the history of a time card
Format
- PwsTimecardHistory
- AdjustedRevenueAmount: Double
- AdjustmentCodeIdentity: PwsAdjustmentCodeRef
- AdjustmentType: String
- ApprovalWorkflowStatus: String
- BillingAdjustmentAmount: Double
- ClientIdentity: PwsClientRef
- ClientName: String (50)
- ContractRevenueAmount: Double
- DayFraction: Double
- Description: String (1000)
- EngagementCurrencyIdentity: PwsCurrencyRef
- EngagementIdentity: PwsEngagementRef
- EngagementName: String (255)
- EngagementTypeBillableFlag: Boolean
- EngagementTypeIdentity: PwsEngagementTypeRef
- Explanation: String
- InvoiceIdentity: PwsInvoiceRef
- LocationIdentity: PwsLocationRef
- OldAdjustedRevenueAmount: Double
- OldBillingAdjustmentAmount: Double
- OldClientIdentity: PwsClientRef
- OldClientName: String (50)
- OldContractRevenueAmount: Double
- OldDayFraction: Double
- OldDescription: String (1000)
- OldEngagementCurrencyIdentity: PwsCurrencyRef
- OldEngagementIdentity: PwsEngagementRef
- OldEngagementName: String (255)
- OldEngagementTypeIdentity: PwsEngagementTypeRef
- OldLocationIdentity: PwsLocationRef
- OldParentProjectTaskIdentity: PwsProjectTaskRef
- OldParentProjectTaskName: String (512)
- OldParentProjectTaskWbsCode: String
- OldProjectIdentity: PwsProjectRef
- OldProjectName: String (255)
- OldProjectRateTypeIdentity: PwsProjectRateTypeRef
- OldProjectRateTypeName: String (50)
- OldProjectRoleIdentity: PwsProjectRoleRef
- OldProjectRoleName: String (50)
- OldProjectTaskIdentity: PwsProjectTaskRef
- OldProjectTaskName: String (512)
- OldProjectTaskTypeIdentity: PwsProjectTaskTypeRef
- OldProjectTaskTypeName: String (50)
- OldProjectTaskWbsCode: String
- OldUdf1Value: PwsCardUdfValue
- OldUdf2Value: PwsCardUdfValue
- OldWorkMinutes: Int32
- ParentProjectTaskIdentity: PwsProjectTaskRef
- ParentProjectTaskName: String (512)
- ParentProjectTaskWbsCode: String
- ProjectIdentity: PwsProjectRef
- ProjectName: String (255)
- ProjectRateTypeIdentity: PwsProjectRateTypeRef
- ProjectRateTypeName: String (50)
- ProjectRoleIdentity: PwsProjectRoleRef
- ProjectRoleName: String (50)
- ProjectTaskIdentity: PwsProjectTaskRef
- ProjectTaskName: String (512)
- ProjectTaskTypeIdentity: PwsProjectTaskTypeRef
- ProjectTaskTypeName: String (50)
- ProjectTaskWbsCode: String
- RejectedReason: String (255)
- RelatedTimecardIdentity: PwsTimeCardRef
- SplitRatio: Double
- TransactionTimestamp: DateTime
- TransactionUser: PwsUserSummary
- Udf1Value: PwsCardUdfValue
- Udf2Value: PwsCardUdfValue
- WorkDate: DateTime
- WorkMinutes: Int32
- WriteUpRatio: Double
Elements
Element | Data Type | Description | Sample Data |
---|---|---|---|
AdjustedRevenueAmount | Double | The adjusted revenue amount is the revenue amount after write ups/downs have been applied | 560 |
AdjustmentCodeIdentity | The adjustment code identity??? Is this deprecated??? | ||
AdjustmentType | String | The time card adjustment type 'CDT' for Change Time Description 'CTT' for Change Task/Task Code 'DBT' for Adjust Time for Daily Billing 'II' for Issue Invoice 'IT' for Include Time 'RT' for Revalue Time 'ST' for Split Time 'TPC' for Transfer Time 'TPT' for Transfer Time to Role 'TRT' for Transfer and Exclude Time 'TXT' for Void Invoice 'WT' for Write Up/Down Time 'XT' for Exclude Time | TPT |
ApprovalWorkflowStatus | String | The time card's current approval workflow status: 'D' for draft 'R' for rejected 'S' for submitted 'A' for approved 'B' for billed 'T' for created by split (Transient) | A |
BillingAdjustmentAmount | Double | The total amount associated with the billing adjustment (i.e. write up/down) | 0 |
ClientIdentity | The client identity on the time card | ||
ClientName | String (50) | The client name | Projector PSA |
ContractRevenueAmount | Double | The contract revenue amount is the revenue amount based on negotiated rates | 560 |
DayFraction | Double | Fraction of a day to be charged to the client. Hours on a time card divided by the project's Day Length (measured in hours) is the starting value (Day Fraction can be overridden). Day Fraction is a positive number. It isn't generally larger than 1, but it could be. Refered to as "Billing Days" in field names, although it is based on Hours rather than Chargeable Hours. | 0.7 |
Description | String (1000) | The time card description | Initial research |
EngagementCurrencyIdentity | The currency associated with the engagement | ||
EngagementIdentity | The identity of the engagement | ||
EngagementName | String (255) | The engagement name | Web Services Engagement |
EngagementTypeBillableFlag | Boolean | If set to 'true', the engagement type is defined as billable | true |
EngagementTypeIdentity | The engagement type | ||
Explanation | String | The explanation associated with the adjustment | |
InvoiceIdentity | The invoice the time card is associated with | ||
LocationIdentity | The time card's location | ||
OldAdjustedRevenueAmount | Double | In the case of an adjustment affecting the adjusted revenue amount, this was the adjusted revenue amount prior to the adjustment | 1232 |
OldBillingAdjustmentAmount | Double | In the case of an adjustment affecting the billing adjustment amount, this was the billing adjustment amount prior to the adjustment | 112 |
OldClientIdentity | In the case of an adjustment affecting the client identity, this was the client identity prior to the adjustment | ||
OldClientName | String (50) | The client name prior to the adjustment | Projector PSA |
OldContractRevenueAmount | Double | The contract revenue amount prior to the adjustment | |
OldDayFraction | Double | The day fraction prior to the adjustment | |
OldDescription | String (1000) | The description prior to the adjustment | |
OldEngagementCurrencyIdentity | The currency associated with the engagement priorprior to the adjustment | ||
OldEngagementIdentity | In the case of an adjustment affecting the engagement, this was the engagement prior to the adjustment | ||
OldEngagementName | String (255) | In the case of an adjustment affecting the engagement, this was the name of the engagement prior to the adjustment | |
OldEngagementTypeIdentity | In the case of an adjustment affecting the engagement, this was the engagement type of the engagement prior to the adjustment | ||
OldLocationIdentity | In the case of an adjustment affecting the location, this was the location prior to the adjustment | ||
OldParentProjectTaskIdentity | In the case of an adjustment affecting the parent task, this was the parent task prior to the adjustment | ||
OldParentProjectTaskName | String (512) | In the case of an adjustment affecting the parent task, this was the parent task name prior to the adjustment | |
OldParentProjectTaskWbsCode | String | In the case of an adjustment affecting the parent task, this was the parent task work breakdown structure code prior to the adjustment | |
OldProjectIdentity | In the case of an adjustment affecting the project, this was the project prior to the adjustment | ||
OldProjectName | String (255) | In the case of an adjustment affecting the project, this was the project name prior to the adjustment | |
OldProjectRateTypeIdentity | In the case of an adjustment affecting the project rate type, this was the project rate type prior to the adjustment | ||
OldProjectRateTypeName | String (50) | In the case of an adjustment affecting the project rate type, this was the project rate type name prior to the adjustment | |
OldProjectRoleIdentity | In the case of an adjustment affecting the project role, this was the project role prior to the adjustment | ||
OldProjectRoleName | String (50) | In the case of an adjustment affecting the project role, this was the project role name prior to the adjustment | |
OldProjectTaskIdentity | In the case of an adjustment affecting the project task, this was the project task prior to the adjustment | ||
OldProjectTaskName | String (512) | In the case of an adjustment affecting the project task, this was the project task name prior to the adjustment | |
OldProjectTaskTypeIdentity | In the case of an adjustment affecting the project task, this was the project task type prior to the adjustment | ||
OldProjectTaskTypeName | String (50) | In the case of an adjustment affecting the project task, this was the project task type name prior to the adjustment | |
OldProjectTaskWbsCode | String | In the case of an adjustment affecting the project task, this was the project task type name prior to the adjustment | |
OldUdf1Value | In the case of an adjustment affecting the first user defined field, this was the value of the first user defined field prior to the adjustment | ||
OldUdf2Value | In the case of an adjustment affecting the second user defined field, this was the value of the second user defined field prior to the adjustment | ||
OldWorkMinutes | Int32 | In the case of an adjustment affecting the work minuts, this was the value of the work minutes prior to the adjustment | |
ParentProjectTaskIdentity | The parent task identity of the task associated with the time card | ||
ParentProjectTaskName | String (512) | The name of the parent task identity of the task associated with the time card | |
ParentProjectTaskWbsCode | String | The work breakdown structure of the parent task of the task associated with the time card | |
ProjectIdentity | The identity of the project associated with the time card | ||
ProjectName | String (255) | The name of the project associated with the time card | |
ProjectRateTypeIdentity | The identity of the rate type associated with the time card | ||
ProjectRateTypeName | String (50) | The name of the rate type associated with the time card | |
ProjectRoleIdentity | The identity of the role associated with the time card | ||
ProjectRoleName | String (50) | The name of the role associated with the time card | |
ProjectTaskIdentity | The identity of the task associated with the time card | ||
ProjectTaskName | String (512) | The name of the task associated with the time card | |
ProjectTaskTypeIdentity | The identity of the task type associated with the time card | ||
ProjectTaskTypeName | String (50) | The name of the task type associated with the time card | |
ProjectTaskWbsCode | String | The work breakdown structure fo the task associated with the time card | |
RejectedReason | String (255) | The time card's reject reason Applicable only when the ApprovalWorkflowStatus = 'R' | |
RelatedTimecardIdentity | In the case of a split, this is the identity of the related time card | ||
SplitRatio | Double | In the case of a split, this is the split ratio | |
TransactionTimestamp | DateTime | The transaction date and time associated with the time card adjustment (in UTC format) | |
TransactionUser | The identity of the user who issued the adjustment | ||
Udf1Value | The value of the first user defined field | ||
Udf2Value | The value of the second user defined field | ||
WorkDate | DateTime | The work date associated with the time card | |
WorkMinutes | Int32 | The work minutes associated with the time card | |
WriteUpRatio | Double | In the case of a write up, this is the write up ratio |