| java.lang.Object | |
| ↳ | workday.com.bsvc.PeriodicCompanyTaxFilingDataType |
Periodic Company Tax Filing Data
Java class for Periodic_Company_Tax_Filing_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Periodic_Company_Tax_Filing_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Company_Reference" type="{urn:com.workday/bsvc}CompanyObjectType"/>
<element name="Third_Party_Provides_Sick_Pay_W-2" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Period_End_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Payment_Date" type="{http://www.w3.org/2001/XMLSchema}date" minOccurs="0"/>
<element name="Currency_Reference" type="{urn:com.workday/bsvc}CurrencyObjectType" minOccurs="0"/>
<element name="Pay_Group_Reference" type="{urn:com.workday/bsvc}Pay_GroupObjectType" minOccurs="0"/>
<element name="Period_Reference" type="{urn:com.workday/bsvc}PeriodObjectType" minOccurs="0"/>
<element name="Third_Party_Sick_Pay" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Employer_Paid" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Deduction_Reference" type="{urn:com.workday/bsvc}Payroll_CalculationObjectType" minOccurs="0"/>
<element name="Payroll_Tax_Authority_Reference" type="{urn:com.workday/bsvc}Metadata_Payroll_WorktagObjectType" minOccurs="0"/>
<element name="Tax_Filing_Code" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Male_Count" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="12"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Female_Count" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="12"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="Unknown_Gender_Count" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="12"/>
<minInclusive value="0"/>
<fractionDigits value="0"/>
</restriction>
</simpleType>
</element>
<element name="SUI_Rate" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Tax_Withheld" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Taxable_Wages" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Subject_Wages" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Gross_Wages" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="QTD_Data" type="{urn:com.workday/bsvc}QTD_Tax_Filing_Data_for_Periodic_CompanyType" minOccurs="0"/>
<element name="YTD_Data" type="{urn:com.workday/bsvc}YTD_Tax_Filing_Data_for_Periodic_CompanyType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| companyReference | |||||||||||
| currencyReference | |||||||||||
| deductionReference | |||||||||||
| employerPaid | |||||||||||
| femaleCount | |||||||||||
| grossWages | |||||||||||
| maleCount | |||||||||||
| payGroupReference | |||||||||||
| paymentDate | |||||||||||
| payrollTaxAuthorityReference | |||||||||||
| periodEndDate | |||||||||||
| periodReference | |||||||||||
| qtdData | |||||||||||
| subjectWages | |||||||||||
| suiRate | |||||||||||
| taxFilingCode | |||||||||||
| taxWithheld | |||||||||||
| taxableWages | |||||||||||
| thirdPartyProvidesSickPayW2 | |||||||||||
| thirdPartySickPay | |||||||||||
| unknownGenderCount | |||||||||||
| ytdData | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the companyReference property.
| |||||||||||
Gets the value of the currencyReference property.
| |||||||||||
Gets the value of the deductionReference property.
| |||||||||||
Gets the value of the femaleCount property.
| |||||||||||
Gets the value of the grossWages property.
| |||||||||||
Gets the value of the maleCount property.
| |||||||||||
Gets the value of the payGroupReference property.
| |||||||||||
Gets the value of the paymentDate property.
| |||||||||||
Gets the value of the payrollTaxAuthorityReference property.
| |||||||||||
Gets the value of the periodEndDate property.
| |||||||||||
Gets the value of the periodReference property.
| |||||||||||
Gets the value of the qtdData property.
| |||||||||||
Gets the value of the suiRate property.
| |||||||||||
Gets the value of the subjectWages property.
| |||||||||||
Gets the value of the taxFilingCode property.
| |||||||||||
Gets the value of the taxWithheld property.
| |||||||||||
Gets the value of the taxableWages property.
| |||||||||||
Gets the value of the unknownGenderCount property.
| |||||||||||
Gets the value of the ytdData property.
| |||||||||||
Gets the value of the employerPaid property.
| |||||||||||
Gets the value of the thirdPartyProvidesSickPayW2 property.
| |||||||||||
Gets the value of the thirdPartySickPay property.
| |||||||||||
Sets the value of the companyReference property.
| |||||||||||
Sets the value of the currencyReference property.
| |||||||||||
Sets the value of the deductionReference property.
| |||||||||||
Sets the value of the employerPaid property.
| |||||||||||
Sets the value of the femaleCount property.
| |||||||||||
Sets the value of the grossWages property.
| |||||||||||
Sets the value of the maleCount property.
| |||||||||||
Sets the value of the payGroupReference property.
| |||||||||||
Sets the value of the paymentDate property.
| |||||||||||
Sets the value of the payrollTaxAuthorityReference property.
| |||||||||||
Sets the value of the periodEndDate property.
| |||||||||||
Sets the value of the periodReference property.
| |||||||||||
Sets the value of the qtdData property.
| |||||||||||
Sets the value of the suiRate property.
| |||||||||||
Sets the value of the subjectWages property.
| |||||||||||
Sets the value of the taxFilingCode property.
| |||||||||||
Sets the value of the taxWithheld property.
| |||||||||||
Sets the value of the taxableWages property.
| |||||||||||
Sets the value of the thirdPartyProvidesSickPayW2 property.
| |||||||||||
Sets the value of the thirdPartySickPay property.
| |||||||||||
Sets the value of the unknownGenderCount property.
| |||||||||||
Sets the value of the ytdData property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the companyReference property.
CompanyObjectType
Gets the value of the currencyReference property.
CurrencyObjectType
Gets the value of the deductionReference property.
PayrollCalculationObjectType
Gets the value of the femaleCount property.
Gets the value of the grossWages property.
Gets the value of the maleCount property.
Gets the value of the payGroupReference property.
PayGroupObjectType
Gets the value of the paymentDate property.
Gets the value of the payrollTaxAuthorityReference property.
MetadataPayrollWorktagObjectType
Gets the value of the periodEndDate property.
Gets the value of the periodReference property.
PeriodObjectType
Gets the value of the qtdData property.
QTDTaxFilingDataForPeriodicCompanyType
Gets the value of the suiRate property.
Gets the value of the subjectWages property.
Gets the value of the taxFilingCode property.
Gets the value of the taxWithheld property.
Gets the value of the taxableWages property.
Gets the value of the unknownGenderCount property.
Gets the value of the ytdData property.
YTDTaxFilingDataForPeriodicCompanyType
Gets the value of the employerPaid property.
Gets the value of the thirdPartyProvidesSickPayW2 property.
Gets the value of the thirdPartySickPay property.
Sets the value of the companyReference property.
| value | Allowed object is
CompanyObjectType
|
|---|
Sets the value of the currencyReference property.
| value | Allowed object is
CurrencyObjectType
|
|---|
Sets the value of the deductionReference property.
| value | Allowed object is
PayrollCalculationObjectType
|
|---|
Sets the value of the employerPaid property.
| value | Allowed object is Boolean |
|---|
Sets the value of the femaleCount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the grossWages property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the maleCount 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 payrollTaxAuthorityReference property.
| value | Allowed object is
MetadataPayrollWorktagObjectType
|
|---|
Sets the value of the periodEndDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the periodReference property.
| value | Allowed object is
PeriodObjectType
|
|---|
Sets the value of the qtdData property.
| value | Allowed object is
QTDTaxFilingDataForPeriodicCompanyType
|
|---|
Sets the value of the suiRate property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the subjectWages property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the taxFilingCode property.
| value | Allowed object is String |
|---|
Sets the value of the taxWithheld property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the taxableWages property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the thirdPartyProvidesSickPayW2 property.
| value | Allowed object is Boolean |
|---|
Sets the value of the thirdPartySickPay property.
| value | Allowed object is Boolean |
|---|
Sets the value of the unknownGenderCount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the ytdData property.
| value | Allowed object is
YTDTaxFilingDataForPeriodicCompanyType
|
|---|