BusinessProcessTypes
Stores metadata about different business process types within the system. This table includes approval workflows, task sequences, and compliance-related processes that govern enterprise operations.
Workday Resource Information
Retrieves a collection of business process types.Secured by: Public Business Processes
Scope: Tenant Non-Configurable
Columns
| Name | Type | Description |
| Id [KEY] | String | The unique identifier (Id) for the business process type instance. This Id ensures that each business process type is distinctly tracked and referenced within the system. |
| Descriptor | String | A human-readable summary of the business process type instance. This summary provides a quick reference to the key details about the business process. |
| HelpText | String | The instructional text that appears during the initiation step of a business process. This text provides guidance to users on how to correctly initiate the process and complete required actions. |