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 |
Supported for: SELECT. A description of the instance |
BillingStatus_Href | String | False |
Supported for: SELECT. A link to the instance |
BillingStatus_Id | String | False |
Supported for: SELECT, INSERT. wid / id / reference id |
Descriptor | String | False |
Supported for: SELECT, INSERT. A preview of the instance |
Hours | Decimal | False |
Supported for: SELECT, INSERT. The number of hours for an ad hoc project time transaction. |
Href | String | False |
Supported for: SELECT, INSERT. A link to the instance |
IncludeCost | Bool | False |
Supported for: SELECT, INSERT. If true, costs are calculated for the ad hoc project time transaction. |
Memo | String | False |
Supported for: SELECT, INSERT. The memo for the ad hoc project time transaction. |
ProjectRole_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
ProjectRole_Href | String | False |
Supported for: SELECT. A link to the instance |
ProjectRole_Id | String | False |
Supported for: SELECT, INSERT. wid / id / reference id |
Project_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
Project_Href | String | False |
Supported for: SELECT. A link to the instance |
Project_Id | String | False |
Supported for: SELECT, INSERT. wid / id / reference id |
RateToBill_Currency | String | False |
Supported for: SELECT, INSERT. The actual rate that the ad hoc project time transaction is billed at. (Currency name) |
RateToBill_Value | Decimal | False |
Supported for: SELECT, INSERT. The actual rate that the ad hoc project time transaction is billed at. (Value) |
StandardCostRate_Currency | String | False |
Supported for: SELECT, INSERT. The hourly standard cost rate for hours logged on the ad hoc project time transaction. (Currency name) |
StandardCostRate_Value | Decimal | False |
Supported for: SELECT, INSERT. The hourly standard cost rate for hours logged on the ad hoc project time transaction. (Value) |
Task_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
Task_Href | String | False |
Supported for: SELECT. A link to the instance |
Task_Id | String | False |
Supported for: SELECT, INSERT. wid / id / reference id |
TransactionDate | Datetime | False |
Supported for: SELECT, INSERT. The date of the ad hoc project time transaction using the yyyy-mm-dd format. |
Worker_Descriptor | String | False |
Supported for: SELECT. A description of the instance |
Worker_Href | String | False |
Supported for: SELECT. A link to the instance |
Worker_Id | String | False |
Supported for: SELECT, INSERT. 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. |