RequisitionsRequisitionLinesWorktags
Stores worktag values associated with requisition line items.
Workday Resource Information
Retrieves a requisition line with the specified ID for the specified requisition.Secured by: Checkout (REST), Process: Requisition - Reporting, Process: Requisition - View, Self-Service: Requisition, Self-Service: Supplier Contact Tasks, View: Organization Requisition
Scope: Procurement
Contains attachment(s)
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Unique identifier for the requisition line instance. |
| RequisitionsRequisitionLines_Id [KEY] | String | False |
The Workday ID of the requisition line that contains this entry. |
| Requisitions_Id [KEY] | String | False |
The Workday ID of the requisition associated with this requisition line. |
| Descriptor | String | False |
The display name of the instance |
| Href | String | False |
A direct link to the requisition line instance in Workday. |
| WorktagType_Descriptor | String | False |
The display name of the instance |
| WorktagType_Href | String | False |
A link to the associated worktag type instance. |
| WorktagType_Id | String | False |
The Workday ID or reference ID of the associated worktag type. |
| ExternalSourceableId_Prompt | String | False |
External system reference ID for requisition lines available for sourcing. |
| ExternalSystemId_Prompt | String | False |
External system reference ID linked to this requisition line. |
| FromDate_Prompt | Date | False |
Filters requisition lines with a document date on or after the specified date (yyyy-mm-dd format). |
| Requester_Prompt | String | False |
Filters requisitions by the requester's Workday ID. |
| RequisitionType_Prompt | String | False |
Filters requisitions by type using the Workday ID of the requisition type (supports multiple values). |
| SubmittedByPerson_Prompt | String | False |
Filters requisitions by the person who submitted them, using their Workday or reference ID. |
| SubmittedBySupplier_Prompt | String | False |
Filters requisitions by the supplier who submitted them, using their Workday or reference ID (supports multiple values). |
| SubmittedBy_Prompt | String | False |
Filters requisitions by the worker who submitted them, using their Workday or reference ID. |
| ToDate_Prompt | Date | False |
Filters requisition lines with a document date on or before the specified date (yyyy-mm-dd format). |