| java.lang.Object | |
| ↳ | workday.com.bsvc.CreatePositionDataType |
Wrapper element for the creation of a new position opening for a supervisory organization using position management.
Java class for Create_Position_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Create_Position_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Supervisory_Organization_Reference" type="{urn:com.workday/bsvc}Supervisory_OrganizationObjectType"/>
<element name="Position_Request_Reason_Reference" type="{urn:com.workday/bsvc}Event_Classification_SubcategoryObjectType" minOccurs="0"/>
<element name="Position_Data" type="{urn:com.workday/bsvc}Position_Definition_DataType"/>
<element name="Qualification_Replacement_Data" type="{urn:com.workday/bsvc}Qualification_Data_for_Position_Restriction_or_Job_ProfileType" minOccurs="0"/>
<element name="Position_Group_Restrictions_Data" type="{urn:com.workday/bsvc}Position_Group_Restriction_DataType" minOccurs="0"/>
<element name="Edit_Assign_Organization_Sub_Process" type="{urn:com.workday/bsvc}Edit_Assign_Position_Organization_Sub_Business_ProcessType" minOccurs="0"/>
<element name="Request_Default_Compensation_Sub_Process" type="{urn:com.workday/bsvc}Request_Compensation_Default_Sub_Business_ProcessType" minOccurs="0"/>
<element name="Request_Budget_Approval_Sub_Process" type="{urn:com.workday/bsvc}Request_Budget_Approval_Sub_Business_ProcessType" minOccurs="0"/>
<element name="Assign_Pay_Group_Sub_Process" type="{urn:com.workday/bsvc}Assign_Pay_Group_for_Position_Restrictions_Sub_Business_ProcessType" minOccurs="0"/>
<element name="Assign_Costing_Allocation_Sub_Process" type="{urn:com.workday/bsvc}Assign_Costing_Allocation_Sub_Business_ProcessType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the assignCostingAllocationSubProcess property.
AssignCostingAllocationSubBusinessProcessType
Gets the value of the assignPayGroupSubProcess property.
AssignPayGroupForPositionRestrictionsSubBusinessProcessType
Gets the value of the editAssignOrganizationSubProcess property.
EditAssignPositionOrganizationSubBusinessProcessType
Gets the value of the positionData property.
PositionDefinitionDataType
Gets the value of the positionGroupRestrictionsData property.
PositionGroupRestrictionDataType
Gets the value of the positionRequestReasonReference property.
EventClassificationSubcategoryObjectType
Gets the value of the qualificationReplacementData property.
QualificationDataForPositionRestrictionOrJobProfileType
Gets the value of the requestBudgetApprovalSubProcess property.
RequestBudgetApprovalSubBusinessProcessType
Gets the value of the requestDefaultCompensationSubProcess property.
RequestCompensationDefaultSubBusinessProcessType
Gets the value of the supervisoryOrganizationReference property.
SupervisoryOrganizationObjectType
Sets the value of the assignCostingAllocationSubProcess property.
| value | Allowed object is
AssignCostingAllocationSubBusinessProcessType
|
|---|
Sets the value of the assignPayGroupSubProcess property.
| value | Allowed object is
AssignPayGroupForPositionRestrictionsSubBusinessProcessType
|
|---|
Sets the value of the editAssignOrganizationSubProcess property.
| value | Allowed object is
EditAssignPositionOrganizationSubBusinessProcessType
|
|---|
Sets the value of the positionData property.
| value | Allowed object is
PositionDefinitionDataType
|
|---|
Sets the value of the positionGroupRestrictionsData property.
| value | Allowed object is
PositionGroupRestrictionDataType
|
|---|
Sets the value of the positionRequestReasonReference property.
| value | Allowed object is
EventClassificationSubcategoryObjectType
|
|---|
Sets the value of the qualificationReplacementData property.
| value | Allowed object is
QualificationDataForPositionRestrictionOrJobProfileType
|
|---|
Sets the value of the requestBudgetApprovalSubProcess property.
| value | Allowed object is
RequestBudgetApprovalSubBusinessProcessType
|
|---|
Sets the value of the requestDefaultCompensationSubProcess property.
| value | Allowed object is
RequestCompensationDefaultSubBusinessProcessType
|
|---|
Sets the value of the supervisoryOrganizationReference property.
| value | Allowed object is
SupervisoryOrganizationObjectType
|
|---|