JobChangesAdministrative
Retrieves the administrative options for the specified job change ID.
Workday Resource Information
Retrieves the administrative options for the specified job change ID.The {subResourceID} path parameter must be the same as the {ID} value.
Note that there are no localization constraints in this API version. This method returns the workingFTE and paidFTE fields even if the fields have not been localized.
Secured by: Staffing Actions: Administrator
Scope: Staffing
Aggregate Fields
The provider 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.
CompanyInsiderTypes_Aggregate
[{
descriptor: Text /* A preview of the instance */
id: Text /* Id of the instance */
}]
Columns
| Name | Type | ReadOnly | Description |
| JobChange_Id [KEY] | String | False |
The ID of the change process, must be set in all queries. |
| AssignmentType_Descriptor | String | False |
A description of the instance |
| AssignmentType_Href | String | False |
A link to the instance |
| AssignmentType_Id | String | False |
wid / id / reference id |
| CompanyInsiderTypes_Aggregate | String | False |
The new company insider types for the worker as of the effective date. |
| DefaultWeeklyHours | Decimal | False |
The new default weekly hours for the worker as of the effective date. |
| EndEmploymentDate | Datetime | False |
The new End Employment Date for the worker. If the worker has an Employee Contract sub event, this field will return that end date instead. |
| ExpectedAssignmentEndDate | Datetime | False |
For a past or current business process, the value of the Expected Assignment End Date field that is being (or was) proposed in the process. |
| FirstDayOfWork | Datetime | False |
The first day of work for the worker, as specified on the Hire, Add International Assignment, or Add Job transaction. This field will not return a value for any other transaction. |
| Fte | Decimal | False |
Full Time Equivalent for a worker calculated by scheduled weekly hours divided by default weekly hours either current or proposed. |
| NotifyBy | Datetime | False |
Returns the date that the employee should be notified for a termination. |
| PaidFte | Decimal | False |
The paid full time equivalent for the worker as of the effective date. |
| PayRateType_Descriptor | String | False |
A description of the instance |
| PayRateType_Href | String | False |
A link to the instance |
| PayRateType_Id | String | False |
wid / id / reference id |
| PositionWorkerType_Descriptor | String | False |
A description of the instance |
| PositionWorkerType_Href | String | False |
A link to the instance |
| PositionWorkerType_Id | String | False |
wid / id / reference id |
| SpecifyPaidFte | Bool | False |
True if paid full time equivalent is specified on a worker as of the effective date. |
| SpecifyWorkingFte | Bool | False |
True if working full time equivalent is specified on a worker as of the effective date. |
| TimeType_Descriptor | String | False |
A description of the instance |
| TimeType_Href | String | False |
A link to the instance |
| TimeType_Id | String | False |
wid / id / reference id |
| WorkStudy_Descriptor | String | False |
A description of the instance |
| WorkStudy_Href | String | False |
A link to the instance |
| WorkStudy_Id | String | False |
wid / id / reference id |
| WorkersCompensationCodeOverride_Descriptor | String | False |
A description of the instance |
| WorkersCompensationCodeOverride_Href | String | False |
A link to the instance |
| WorkersCompensationCodeOverride_Id | String | False |
wid / id / reference id |
| WorkingFte | Decimal | False |
The working full time equivalent for the worker as of the effective date. |