| java.lang.Object | |
| ↳ | com.workday.payrollinterface.ExternalPayrollResultDataType |
External Payroll Result Data
Java class for External_Payroll_Result_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="External_Payroll_Result_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Worker_Reference" type="{urn:com.workday/bsvc}WorkerObjectType"/>
<element name="Pay_Group_Reference" type="{urn:com.workday/bsvc}Pay_GroupObjectType"/>
<element name="Period_Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Payment_Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Check_Number" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Batch_ID" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Gross_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Net_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Allowance_Plan_1_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Allowance_Plan_2_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Bonus_Plan_1_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Bonus_Plan_2_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Commission_Plan_1_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Commission_Plan_2_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="ER_Paid_Deductions_1_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="ER_Paid_Deductions_2_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Imputed_Income_1_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Imputed_Income_2_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Merit_Plan_1_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Merit_Plan_2_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Non_Cash_Taxable_Benefits_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Overtime_Amount_1" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Overtime_Hours_1" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="15"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Overtime_Amount_2" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Overtime_Hours_2" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="15"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Post_Tax_Deductions_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Post_Tax_Deductions_2_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Post_Tax_Deductions_3_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Post_Tax_Deductions_4_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Pre_Tax_Deductions_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Pre_Tax_Deductions_2_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Pre_Tax_Deductions_3_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Pre_Tax_Deductions_4_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Salary_Plan_1_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Salary_Plan_2_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Statutory_Taxes_Employee_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Statutory_Taxes_Employer_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Stock_Plan_1_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
<element name="Stock_Plan_2_Amount" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="23"/>
<fractionDigits value="3"/>
</restriction>
</simpleType>
</element>
</sequence>
</restriction>
</complexContent>
</complexType>
| Constants | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| long | serialVersionUID | ||||||||||
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| allowancePlan1Amount | |||||||||||
| allowancePlan2Amount | |||||||||||
| batchID | |||||||||||
| bonusPlan1Amount | |||||||||||
| bonusPlan2Amount | |||||||||||
| checkNumber | |||||||||||
| commissionPlan1Amount | |||||||||||
| commissionPlan2Amount | |||||||||||
| erPaidDeductions1Amount | |||||||||||
| erPaidDeductions2Amount | |||||||||||
| grossAmount | |||||||||||
| imputedIncome1Amount | |||||||||||
| imputedIncome2Amount | |||||||||||
| meritPlan1Amount | |||||||||||
| meritPlan2Amount | |||||||||||
| netAmount | |||||||||||
| nonCashTaxableBenefitsAmount | |||||||||||
| overtimeAmount1 | |||||||||||
| overtimeAmount2 | |||||||||||
| overtimeHours1 | |||||||||||
| overtimeHours2 | |||||||||||
| payGroupReference | |||||||||||
| paymentDate | |||||||||||
| periodDate | |||||||||||
| postTaxDeductions2Amount | |||||||||||
| postTaxDeductions3Amount | |||||||||||
| postTaxDeductions4Amount | |||||||||||
| postTaxDeductionsAmount | |||||||||||
| preTaxDeductions2Amount | |||||||||||
| preTaxDeductions3Amount | |||||||||||
| preTaxDeductions4Amount | |||||||||||
| preTaxDeductionsAmount | |||||||||||
| salaryPlan1Amount | |||||||||||
| salaryPlan2Amount | |||||||||||
| statutoryTaxesEmployeeAmount | |||||||||||
| statutoryTaxesEmployerAmount | |||||||||||
| stockPlan1Amount | |||||||||||
| stockPlan2Amount | |||||||||||
| workerReference | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the allowancePlan1Amount property.
| |||||||||||
Gets the value of the allowancePlan2Amount property.
| |||||||||||
Gets the value of the batchID property.
| |||||||||||
Gets the value of the bonusPlan1Amount property.
| |||||||||||
Gets the value of the bonusPlan2Amount property.
| |||||||||||
Gets the value of the checkNumber property.
| |||||||||||
Gets the value of the commissionPlan1Amount property.
| |||||||||||
Gets the value of the commissionPlan2Amount property.
| |||||||||||
Gets the value of the erPaidDeductions1Amount property.
| |||||||||||
Gets the value of the erPaidDeductions2Amount property.
| |||||||||||
Gets the value of the grossAmount property.
| |||||||||||
Gets the value of the imputedIncome1Amount property.
| |||||||||||
Gets the value of the imputedIncome2Amount property.
| |||||||||||
Gets the value of the meritPlan1Amount property.
| |||||||||||
Gets the value of the meritPlan2Amount property.
| |||||||||||
Gets the value of the netAmount property.
| |||||||||||
Gets the value of the nonCashTaxableBenefitsAmount property.
| |||||||||||
Gets the value of the overtimeAmount1 property.
| |||||||||||
Gets the value of the overtimeAmount2 property.
| |||||||||||
Gets the value of the overtimeHours1 property.
| |||||||||||
Gets the value of the overtimeHours2 property.
| |||||||||||
Gets the value of the payGroupReference property.
| |||||||||||
Gets the value of the paymentDate property.
| |||||||||||
Gets the value of the periodDate property.
| |||||||||||
Gets the value of the postTaxDeductions2Amount property.
| |||||||||||
Gets the value of the postTaxDeductions3Amount property.
| |||||||||||
Gets the value of the postTaxDeductions4Amount property.
| |||||||||||
Gets the value of the postTaxDeductionsAmount property.
| |||||||||||
Gets the value of the preTaxDeductions2Amount property.
| |||||||||||
Gets the value of the preTaxDeductions3Amount property.
| |||||||||||
Gets the value of the preTaxDeductions4Amount property.
| |||||||||||
Gets the value of the preTaxDeductionsAmount property.
| |||||||||||
Gets the value of the salaryPlan1Amount property.
| |||||||||||
Gets the value of the salaryPlan2Amount property.
| |||||||||||
Gets the value of the statutoryTaxesEmployeeAmount property.
| |||||||||||
Gets the value of the statutoryTaxesEmployerAmount property.
| |||||||||||
Gets the value of the stockPlan1Amount property.
| |||||||||||
Gets the value of the stockPlan2Amount property.
| |||||||||||
Gets the value of the workerReference property.
| |||||||||||
Sets the value of the allowancePlan1Amount property.
| |||||||||||
Sets the value of the allowancePlan2Amount property.
| |||||||||||
Sets the value of the batchID property.
| |||||||||||
Sets the value of the bonusPlan1Amount property.
| |||||||||||
Sets the value of the bonusPlan2Amount property.
| |||||||||||
Sets the value of the checkNumber property.
| |||||||||||
Sets the value of the commissionPlan1Amount property.
| |||||||||||
Sets the value of the commissionPlan2Amount property.
| |||||||||||
Sets the value of the erPaidDeductions1Amount property.
| |||||||||||
Sets the value of the erPaidDeductions2Amount property.
| |||||||||||
Sets the value of the grossAmount property.
| |||||||||||
Sets the value of the imputedIncome1Amount property.
| |||||||||||
Sets the value of the imputedIncome2Amount property.
| |||||||||||
Sets the value of the meritPlan1Amount property.
| |||||||||||
Sets the value of the meritPlan2Amount property.
| |||||||||||
Sets the value of the netAmount property.
| |||||||||||
Sets the value of the nonCashTaxableBenefitsAmount property.
| |||||||||||
Sets the value of the overtimeAmount1 property.
| |||||||||||
Sets the value of the overtimeAmount2 property.
| |||||||||||
Sets the value of the overtimeHours1 property.
| |||||||||||
Sets the value of the overtimeHours2 property.
| |||||||||||
Sets the value of the payGroupReference property.
| |||||||||||
Sets the value of the paymentDate property.
| |||||||||||
Sets the value of the periodDate property.
| |||||||||||
Sets the value of the postTaxDeductions2Amount property.
| |||||||||||
Sets the value of the postTaxDeductions3Amount property.
| |||||||||||
Sets the value of the postTaxDeductions4Amount property.
| |||||||||||
Sets the value of the postTaxDeductionsAmount property.
| |||||||||||
Sets the value of the preTaxDeductions2Amount property.
| |||||||||||
Sets the value of the preTaxDeductions3Amount property.
| |||||||||||
Sets the value of the preTaxDeductions4Amount property.
| |||||||||||
Sets the value of the preTaxDeductionsAmount property.
| |||||||||||
Sets the value of the salaryPlan1Amount property.
| |||||||||||
Sets the value of the salaryPlan2Amount property.
| |||||||||||
Sets the value of the statutoryTaxesEmployeeAmount property.
| |||||||||||
Sets the value of the statutoryTaxesEmployerAmount property.
| |||||||||||
Sets the value of the stockPlan1Amount property.
| |||||||||||
Sets the value of the stockPlan2Amount property.
| |||||||||||
Sets the value of the workerReference property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the allowancePlan1Amount property.
Gets the value of the allowancePlan2Amount property.
Gets the value of the batchID property.
Gets the value of the bonusPlan1Amount property.
Gets the value of the bonusPlan2Amount property.
Gets the value of the checkNumber property.
Gets the value of the commissionPlan1Amount property.
Gets the value of the commissionPlan2Amount property.
Gets the value of the erPaidDeductions1Amount property.
Gets the value of the erPaidDeductions2Amount property.
Gets the value of the grossAmount property.
Gets the value of the imputedIncome1Amount property.
Gets the value of the imputedIncome2Amount property.
Gets the value of the meritPlan1Amount property.
Gets the value of the meritPlan2Amount property.
Gets the value of the netAmount property.
Gets the value of the nonCashTaxableBenefitsAmount property.
Gets the value of the overtimeAmount1 property.
Gets the value of the overtimeAmount2 property.
Gets the value of the overtimeHours1 property.
Gets the value of the overtimeHours2 property.
Gets the value of the payGroupReference property.
PayGroupObjectType
Gets the value of the paymentDate property.
Gets the value of the periodDate property.
Gets the value of the postTaxDeductions2Amount property.
Gets the value of the postTaxDeductions3Amount property.
Gets the value of the postTaxDeductions4Amount property.
Gets the value of the postTaxDeductionsAmount property.
Gets the value of the preTaxDeductions2Amount property.
Gets the value of the preTaxDeductions3Amount property.
Gets the value of the preTaxDeductions4Amount property.
Gets the value of the preTaxDeductionsAmount property.
Gets the value of the salaryPlan1Amount property.
Gets the value of the salaryPlan2Amount property.
Gets the value of the statutoryTaxesEmployeeAmount property.
Gets the value of the statutoryTaxesEmployerAmount property.
Gets the value of the stockPlan1Amount property.
Gets the value of the stockPlan2Amount property.
Gets the value of the workerReference property.
WorkerObjectType
Sets the value of the allowancePlan1Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the allowancePlan2Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the batchID property.
| value | Allowed object is String |
|---|
Sets the value of the bonusPlan1Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the bonusPlan2Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the checkNumber property.
| value | Allowed object is String |
|---|
Sets the value of the commissionPlan1Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the commissionPlan2Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the erPaidDeductions1Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the erPaidDeductions2Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the grossAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the imputedIncome1Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the imputedIncome2Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the meritPlan1Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the meritPlan2Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the netAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the nonCashTaxableBenefitsAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the overtimeAmount1 property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the overtimeAmount2 property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the overtimeHours1 property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the overtimeHours2 property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the payGroupReference property.
| value | Allowed object is
PayGroupObjectType
|
|---|
Sets the value of the paymentDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the periodDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the postTaxDeductions2Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the postTaxDeductions3Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the postTaxDeductions4Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the postTaxDeductionsAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the preTaxDeductions2Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the preTaxDeductions3Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the preTaxDeductions4Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the preTaxDeductionsAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the salaryPlan1Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the salaryPlan2Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the statutoryTaxesEmployeeAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the statutoryTaxesEmployerAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the stockPlan1Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the stockPlan2Amount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the workerReference property.
| value | Allowed object is
WorkerObjectType
|
|---|