SupervisoryOrganizationsOrgChartSubordinates
Reads /subordinates entries from the SupervisoryOrganizationsOrgChart table.
Workday Resource Information
Retrieves information about an organization chart of the specified supervisory organization id.Secured by: Reports: Organization
Scope: Organizations and Roles
Aggregate Fields
The 本製品 represents the following fields as aggregates containing JSON text. Each of them conforms to their respective schema. Fields marked with an asterisk are required and must be included if their parent object is.
This information is derived from the Workday REST API specification which does not explicitly list all business rules and validations that apply to each object. More fields may be required than what is listed here.
Managers_Aggregate
[{ descriptor: Text /* A preview of the instance */ id: Text /* Id of the instance */ }]
Columns
Name | Type | Description |
Id [KEY] | String | Id of the instance |
SupervisoryOrganizationsOrgChart_Id [KEY] | String | The Workday ID of the SupervisoryOrganizationsOrgChart that contains this. |
SupervisoryOrganizations_Id [KEY] | String | The Workday ID of the SupervisoryOrganizations that owns this. |
Code | String | Supported for: SELECT. The organization id for the organization. |
Descriptor | String | Supported for: SELECT. A preview of the instance |
Inactive | Bool | Supported for: SELECT. Indicates whether the organization is inactive |
Managers_Aggregate | String | Supported for: SELECT. A JSON aggregate. The manager(s) for the supervisory organization. |
Name | String | Supported for: SELECT. Returns the name of the organization as of the processing effective moment |