InvoicesPrintRunsDeliveryMethod
Reads deliveryMethod entries from the InvoicesPrintRuns table
Workday Resource Information
Retrieves a customer invoice print run with the specified subresource ID for the specified customer invoice or adjustment.Secured by: Process: Customer Invoice - View, Process: Project Billing - View
Scope: Customer Accounts, Project Billing
Columns
| Name | Type | Description |
| InvoicesPrintRuns_Id | String | The Wordkay ID of the InvoicesPrintRuns that contains this |
| Invoices_Id | String | The Workday ID of the Invoices that owns this |
| Descriptor | String | Supported for: SELECT. A preview of the instance |
| BillToCustomer_Prompt | String | Only used when a Invoices_Id filter is not provided. Accepts multiple inputs. The customer on the invoice. |
| Company_Prompt | String | Only used when a Invoices_Id filter is not provided. Accepts multiple inputs. No description available |
| FromDueDate_Prompt | Date | Only used when a Invoices_Id filter is not provided. The due date of the customer invoice or invoice adjustment as of the defined reporting date, formatted as YYYY-MM-DD. |
| FromInvoiceDate_Prompt | Date | Only used when a Invoices_Id filter is not provided. The date of the customer invoice, formatted as YYYY-MM-DD. |
| InvoiceStatus_Prompt | String | Only used when a Invoices_Id filter is not provided. Accepts multiple inputs. The current status of an invoice document. |
| PaymentStatus_Prompt | String | Only used when a Invoices_Id filter is not provided. Accepts multiple inputs. The payment status of an invoice document. |
| ToDueDate_Prompt | Date | Only used when a Invoices_Id filter is not provided. The due date of the customer invoice or invoice adjustment as of the defined reporting date, formatted as YYYY-MM-DD. |
| ToInvoiceDate_Prompt | Date | Only used when a Invoices_Id filter is not provided. The date of the customer invoice, formatted as YYYY-MM-DD. |
| TransactionType_Prompt | String | Only used when a Invoices_Id filter is not provided. The transaction type of this customer transaction. Use the string "invoice" or "adjustment" to filter to retrieve either only invoices or adjustments. |