| java.lang.Object | |
| ↳ | workday.com.bsvc.AdHocBankTransactionDataType |
Element containing all Ad hoc Bank Transaction data
Java class for Ad_hoc_Bank_Transaction_DataType complex type.
The following schema fragment specifies the expected content contained within this class.
<complexType name="Ad_hoc_Bank_Transaction_DataType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="Ad_hoc_Bank_Transaction_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Submit" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Locked_in_Workday" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Transaction_Date" type="{http://www.w3.org/2001/XMLSchema}date"/>
<element name="Transaction_Memo" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="Company_Reference" type="{urn:com.workday/bsvc}CompanyObjectType"/>
<element name="Currency_Reference" type="{urn:com.workday/bsvc}CurrencyObjectType"/>
<element name="Bank_Account_Reference" type="{urn:com.workday/bsvc}Bank_AccountObjectType"/>
<element name="Currency_Rate_Type_Reference" type="{urn:com.workday/bsvc}Currency_Rate_TypeObjectType" minOccurs="0"/>
<element name="Currency_Rate_Override" minOccurs="0">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="18"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<element name="Transaction_Amount">
<simpleType>
<restriction base="{http://www.w3.org/2001/XMLSchema}decimal">
<totalDigits value="26"/>
<minInclusive value="0"/>
<fractionDigits value="6"/>
</restriction>
</simpleType>
</element>
<choice>
<element name="Deposit" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
<element name="Withdrawl" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
</choice>
<element name="Ad_hoc_Bank_Transaction_Purpose_Reference" type="{urn:com.workday/bsvc}Ad_hoc_Bank_Transaction_PurposeObjectType" minOccurs="0"/>
<element name="Transaction_ID" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="Include_in_IRS_1099" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="Journal_Source_Reference" type="{urn:com.workday/bsvc}Journal_SourceObjectType" minOccurs="0"/>
<element name="Transaction_Line_Replacement_Data" type="{urn:com.workday/bsvc}Ad_hoc_Bank_Transaction_Line_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Attachment_Data" type="{urn:com.workday/bsvc}Financials_Attachment_DataType" maxOccurs="unbounded" minOccurs="0"/>
<element name="Ad_hoc_Bank_Transaction_Intercompany_Sub_Process" type="{urn:com.workday/bsvc}Ad_hoc_Bank_Transaction_Intercompany_Sub_ProcessType" minOccurs="0"/>
</sequence>
</restriction>
</complexContent>
</complexType>
| Fields | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| adHocBankTransactionID | |||||||||||
| adHocBankTransactionIntercompanySubProcess | |||||||||||
| adHocBankTransactionPurposeReference | |||||||||||
| attachmentData | |||||||||||
| bankAccountReference | |||||||||||
| companyReference | |||||||||||
| currencyRateOverride | |||||||||||
| currencyRateTypeReference | |||||||||||
| currencyReference | |||||||||||
| deposit | |||||||||||
| includeInIRS1099 | |||||||||||
| journalSourceReference | |||||||||||
| lockedInWorkday | |||||||||||
| submit | |||||||||||
| transactionAmount | |||||||||||
| transactionDate | |||||||||||
| transactionID | |||||||||||
| transactionLineReplacementData | |||||||||||
| transactionMemo | |||||||||||
| withdrawl | |||||||||||
| Public Constructors | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Public Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
Gets the value of the adHocBankTransactionID property.
| |||||||||||
Gets the value of the adHocBankTransactionIntercompanySubProcess property.
| |||||||||||
Gets the value of the adHocBankTransactionPurposeReference property.
| |||||||||||
Gets the value of the attachmentData property.
| |||||||||||
Gets the value of the bankAccountReference property.
| |||||||||||
Gets the value of the companyReference property.
| |||||||||||
Gets the value of the currencyRateOverride property.
| |||||||||||
Gets the value of the currencyRateTypeReference property.
| |||||||||||
Gets the value of the currencyReference property.
| |||||||||||
Gets the value of the journalSourceReference property.
| |||||||||||
Gets the value of the transactionAmount property.
| |||||||||||
Gets the value of the transactionDate property.
| |||||||||||
Gets the value of the transactionID property.
| |||||||||||
Gets the value of the transactionLineReplacementData property.
| |||||||||||
Gets the value of the transactionMemo property.
| |||||||||||
Gets the value of the deposit property.
| |||||||||||
Gets the value of the includeInIRS1099 property.
| |||||||||||
Gets the value of the lockedInWorkday property.
| |||||||||||
Gets the value of the submit property.
| |||||||||||
Gets the value of the withdrawl property.
| |||||||||||
Sets the value of the adHocBankTransactionID property.
| |||||||||||
Sets the value of the adHocBankTransactionIntercompanySubProcess property.
| |||||||||||
Sets the value of the adHocBankTransactionPurposeReference property.
| |||||||||||
Sets the value of the bankAccountReference property.
| |||||||||||
Sets the value of the companyReference property.
| |||||||||||
Sets the value of the currencyRateOverride property.
| |||||||||||
Sets the value of the currencyRateTypeReference property.
| |||||||||||
Sets the value of the currencyReference property.
| |||||||||||
Sets the value of the deposit property.
| |||||||||||
Sets the value of the includeInIRS1099 property.
| |||||||||||
Sets the value of the journalSourceReference property.
| |||||||||||
Sets the value of the lockedInWorkday property.
| |||||||||||
Sets the value of the submit property.
| |||||||||||
Sets the value of the transactionAmount property.
| |||||||||||
Sets the value of the transactionDate property.
| |||||||||||
Sets the value of the transactionID property.
| |||||||||||
Sets the value of the transactionMemo property.
| |||||||||||
Sets the value of the withdrawl property.
| |||||||||||
|
[Expand]
Inherited Methods | |||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
From class
java.lang.Object
| |||||||||||
Gets the value of the adHocBankTransactionID property.
Gets the value of the adHocBankTransactionIntercompanySubProcess property.
AdHocBankTransactionIntercompanySubProcessType
Gets the value of the adHocBankTransactionPurposeReference property.
AdHocBankTransactionPurposeObjectType
Gets the value of the attachmentData property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the attachmentData property.
For example, to add a new item, do as follows:
getAttachmentData().add(newItem);
Objects of the following type(s) are allowed in the list
FinancialsAttachmentDataType
Gets the value of the bankAccountReference property.
BankAccountObjectType
Gets the value of the companyReference property.
CompanyObjectType
Gets the value of the currencyRateOverride property.
Gets the value of the currencyRateTypeReference property.
CurrencyRateTypeObjectType
Gets the value of the currencyReference property.
CurrencyObjectType
Gets the value of the journalSourceReference property.
JournalSourceObjectType
Gets the value of the transactionAmount property.
Gets the value of the transactionDate property.
Gets the value of the transactionID property.
Gets the value of the transactionLineReplacementData property.
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the transactionLineReplacementData property.
For example, to add a new item, do as follows:
getTransactionLineReplacementData().add(newItem);
Objects of the following type(s) are allowed in the list
AdHocBankTransactionLineDataType
Gets the value of the transactionMemo property.
Gets the value of the deposit property.
Gets the value of the includeInIRS1099 property.
Gets the value of the lockedInWorkday property.
Gets the value of the submit property.
Gets the value of the withdrawl property.
Sets the value of the adHocBankTransactionID property.
| value | Allowed object is String |
|---|
Sets the value of the adHocBankTransactionIntercompanySubProcess property.
| value | Allowed object is
AdHocBankTransactionIntercompanySubProcessType
|
|---|
Sets the value of the adHocBankTransactionPurposeReference property.
| value | Allowed object is
AdHocBankTransactionPurposeObjectType
|
|---|
Sets the value of the bankAccountReference property.
| value | Allowed object is
BankAccountObjectType
|
|---|
Sets the value of the companyReference property.
| value | Allowed object is
CompanyObjectType
|
|---|
Sets the value of the currencyRateOverride property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the currencyRateTypeReference property.
| value | Allowed object is
CurrencyRateTypeObjectType
|
|---|
Sets the value of the currencyReference property.
| value | Allowed object is
CurrencyObjectType
|
|---|
Sets the value of the deposit property.
| value | Allowed object is Boolean |
|---|
Sets the value of the includeInIRS1099 property.
| value | Allowed object is Boolean |
|---|
Sets the value of the journalSourceReference property.
| value | Allowed object is
JournalSourceObjectType
|
|---|
Sets the value of the lockedInWorkday property.
| value | Allowed object is Boolean |
|---|
Sets the value of the submit property.
| value | Allowed object is Boolean |
|---|
Sets the value of the transactionAmount property.
| value | Allowed object is BigDecimal |
|---|
Sets the value of the transactionDate property.
| value | Allowed object is XMLGregorianCalendar |
|---|
Sets the value of the transactionID property.
| value | Allowed object is String |
|---|
Sets the value of the transactionMemo property.
| value | Allowed object is String |
|---|
Sets the value of the withdrawl property.
| value | Allowed object is Boolean |
|---|