AdHocProjectTimeTransactions
Retrieves a collection of ad hoc project time transactions.
Workday Resource Information
Returns an ad hoc project time transaction with the specified ID. You can specify the Workday ID or reference ID of the transaction. The reference ID uses the Ad_Hoc_Billable_Transaction_ID=sampleRefId format.Example: Ad_Hoc_Billable_Transaction_ID=AD_HOC_BILLABLE_TIME-15-6.
Secured by: Manage: Ad Hoc Project Costing, Process: Project Billing - Ad Hoc Project Transactions
Scope: Project Billing, Projects
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| BillingStatus_Descriptor | String | False |
A description of the instance |
| BillingStatus_Href | String | False |
A link to the instance |
| BillingStatus_Id | String | False |
wid / id / reference id |
| Descriptor | String | False |
A preview of the instance |
| Hours | Decimal | False |
The number of hours for an ad hoc project time transaction. |
| Href | String | False |
A link to the instance |
| IncludeCost | Bool | False |
If true, costs are calculated for the ad hoc project time transaction. |
| Memo | String | False |
The memo for the ad hoc project time transaction. |
| ProjectRole_Descriptor | String | False |
A description of the instance |
| ProjectRole_Href | String | False |
A link to the instance |
| ProjectRole_Id | String | False |
wid / id / reference id |
| Project_Descriptor | String | False |
A description of the instance |
| Project_Href | String | False |
A link to the instance |
| Project_Id | String | False |
wid / id / reference id |
| RateToBill_Currency | String | False |
The actual rate that the ad hoc project time transaction is billed at. |
| RateToBill_Value | Decimal | False |
The actual rate that the ad hoc project time transaction is billed at. |
| StandardCostRate_Currency | String | False |
The hourly standard cost rate for hours logged on the ad hoc project time transaction. |
| StandardCostRate_Value | Decimal | False |
The hourly standard cost rate for hours logged on the ad hoc project time transaction. |
| Task_Descriptor | String | False |
A description of the instance |
| Task_Href | String | False |
A link to the instance |
| Task_Id | String | False |
wid / id / reference id |
| TransactionDate | Datetime | False |
The date of the ad hoc project time transaction using the yyyy-mm-dd format. |
| Worker_Descriptor | String | False |
A description of the instance |
| Worker_Href | String | False |
A link to the instance |
| Worker_Id | String | False |
wid / id / reference id |
| ProjectOrProjectHierarchy_Prompt | String | False |
The Workday ID or reference ID of a project or project hierarchy. You can use a returned project id or primaryHierarchy {id} from GET /projects. |