VendPayments_VendBankAccount Class [AX 2012]
The VendPayments_VendBankAccount class is the data object class that is exposed through the VendPaymentsService class.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createLogisticsPostalAddressView | Creates and sets a new value for the LogisticsPostalAddressView complex data item. |
| deserialize | Deserializes this strongly-typed data container from the specified XML representation. (Inherited from AfStronglyTypedDataContainer.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exists | Indicates whether a data container contains a data item with the specified name. (Inherited from AfStronglyTypedDataContainer.) |
| existsAccountID | Determines whether the AccountID data item exists in the data container. |
| existsAccountNum | Determines whether the AccountNum data item exists in the data container. |
| existsActiveDate | Determines whether the ActiveDate data item exists in the data container. |
| existsBankAccountNameKana_JP | Determines whether the BankAccountNameKana_JP data item exists in the data container. |
| existsBankAccountType | Determines whether the BankAccountType data item exists in the data container. |
| existsBankCIN | Determines whether the BankCIN data item exists in the data container. |
| existsBankCodeType | Determines whether the BankCodeType data item exists in the data container. |
| existsBankConstantSymbol | Determines whether the BankConstantSymbol data item exists in the data container. |
| existsBankContractAccount | Determines whether the BankContractAccount data item exists in the data container. |
| existsBankGroupID | Determines whether the BankGroupID data item exists in the data container. |
| existsBankIBAN | Determines whether the BankIBAN data item exists in the data container. |
| existsCellularPhone | Determines whether the CellularPhone data item exists in the data container. |
| existsContactPerson | Determines whether the ContactPerson data item exists in the data container. |
| existsCorrAccount_W | Determines whether the CorrAccount_W data item exists in the data container. |
| existsCorrespBank_EE | Determines whether the CorrespBank_EE data item exists in the data container. |
| existsCorrespondentBankAccount_LT | Determines whether the CorrespondentBankAccount_LT data item exists in the data container. |
| existsCorrespondentBankAddress_LT | Determines whether the CorrespondentBankAddress_LT data item exists in the data container. |
| existsCorrespondentBankName_LT | Determines whether the CorrespondentBankName_LT data item exists in the data container. |
| existsCorrespondentBankSWIFT_LT | Determines whether the CorrespondentBankSWIFT_LT data item exists in the data container. |
| existsCurrencyCode | Determines whether the CurrencyCode data item exists in the data container. |
| existsDirDunsNumber | Determines whether the DirDunsNumber data item exists in the data container. |
| existsEmail | Determines whether the Email data item exists in the data container. |
| existsExchRate | Determines whether the ExchRate data item exists in the data container. |
| existsExchRateRef | Determines whether the ExchRateRef data item exists in the data container. |
| existsExpiryDate | Determines whether the ExpiryDate data item exists in the data container. |
| existsForeignAccount_RU | Determines whether the ForeignAccount_RU data item exists in the data container. |
| existsForeignBank_RU | Determines whether the ForeignBank_RU data item exists in the data container. |
| existsForeignSWIFT_RU | Determines whether the ForeignSWIFT_RU data item exists in the data container. |
| existsIntermAccount_EE | Determines whether the IntermAccount_EE data item exists in the data container. |
| existsIntermBank_EE | Determines whether the IntermBank_EE data item exists in the data container. |
| existsIntermBankAccountId | Determines whether the IntermBankAccountId data item exists in the data container. |
| existsIntermediateBankAccount_LT | Determines whether the IntermediateBankAccount_LT data item exists in the data container. |
| existsIntermediateBankAddress_LT | Determines whether the IntermediateBankAddress_LT data item exists in the data container. |
| existsIntermediateBankName_LT | Determines whether the IntermediateBankName_LT data item exists in the data container. |
| existsIntermediateBankSWIFT_LT | Determines whether the IntermediateBankSWIFT_LT data item exists in the data container. |
| existsLogisticsPostalAddressView | Determines whether the LogisticsPostalAddressView data item exists in the data container. |
| existsLvDefaultBank | Determines whether the LvDefaultBank data item exists in the data container. |
| existsMsgToBank | Determines whether the MsgToBank data item exists in the data container. |
| existsName | Determines whether the Name data item exists in the data container. |
| existsPager | Determines whether the Pager data item exists in the data container. |
| existsPhone | Determines whether the Phone data item exists in the data container. |
| existsPhoneLocal | Determines whether the PhoneLocal data item exists in the data container. |
| existsRecId | Determines whether the RecId data item exists in the data container. |
| existsRecVersion | Determines whether the RecVersion data item exists in the data container. |
| existsRegistrationNum | Determines whether the RegistrationNum data item exists in the data container. |
| existsSMS | Determines whether the SMS data item exists in the data container. |
| existsSpecificSymbol | Determines whether the SpecificSymbol data item exists in the data container. |
| existsSWIFTNo | Determines whether the SWIFTNo data item exists in the data container. |
| existsTeleFax | Determines whether the TeleFax data item exists in the data container. |
| existsTelex | Determines whether the Telex data item exists in the data container. |
| existsTransType_JP | Determines whether the TransType_JP data item exists in the data container. |
| existsTypeOfAccount | Determines whether the TypeOfAccount data item exists in the data container. |
| existsURL | Determines whether the URL data item exists in the data container. |
| existsVendAccount | Determines whether the VendAccount data item exists in the data container. |
| existsVendDuns4Number | Determines whether the VendDuns4Number data item exists in the data container. |
| existsVendPaymentTextCode | Determines whether the VendPaymentTextCode data item exists in the data container. |
| get_Array | Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.) |
| get_Attribute | Gets data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.) |
| get_Container | Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.) |
| get_EdtArray | Gets data items of the extended array type. (Inherited from AfStronglyTypedDataContainer.) |
| get_List | Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.) |
| get_NewArray | Gets data items of the type array. (Inherited from AfStronglyTypedDataContainer.) |
| get_NewContainer | Gets data items of the type data container. (Inherited from AfStronglyTypedDataContainer.) |
| get_NewList | Gets data items of the type data container list. (Inherited from AfStronglyTypedDataContainer.) |
| getRootName | Gets the name of the root element of the XML representation of this strongly typed data container. (Inherited from AfStronglyTypedDataContainer.) |
| getSchema | Gets XML schema that describes XML representation of this strongly typed data container returned by the AfStronglyTypedDataContainer.serialize method and expected by the AfStronglyTypedDataContainer.deserialize method. (Inherited from AfStronglyTypedDataContainer.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the VendPayments_VendBankAccount class. (Overrides the new Method.) |
| notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) |
| notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) |
| objectOnServer | Determines whether the object is on a server. (Inherited from Object.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAccountID | Gets or sets the AccountID parameter. |
| parmAccountNum | Gets or sets the AccountNum parameter. |
| parmActiveDate | Gets or sets the ActiveDate parameter. |
| parmBankAccountNameKana_JP | Gets or sets the BankAccountNameKana_JP parameter. |
| parmBankAccountType | Gets or sets the BankAccountType parameter. |
| parmBankCIN | Gets or sets the BankCIN parameter. |
| parmBankCodeType | Gets or sets the BankCodeType parameter. |
| parmBankConstantSymbol | Gets or sets the BankConstantSymbol parameter. |
| parmBankContractAccount | Gets or sets the BankContractAccount parameter. |
| parmBankGroupID | Gets or sets the BankGroupID parameter. |
| parmBankIBAN | Gets or sets the BankIBAN parameter. |
| parmCellularPhone | Gets or sets the CellularPhone parameter. |
| parmContactPerson | Gets or sets the ContactPerson parameter. |
| parmCorrAccount_W | Gets or sets the CorrAccount_W parameter. |
| parmCorrespBank_EE | Gets or sets the CorrespBank_EE parameter. |
| parmCorrespondentBankAccount_LT | Gets or sets the CorrespondentBankAccount_LT parameter. |
| parmCorrespondentBankAddress_LT | Gets or sets the CorrespondentBankAddress_LT parameter. |
| parmCorrespondentBankName_LT | Gets or sets the CorrespondentBankName_LT parameter. |
| parmCorrespondentBankSWIFT_LT | Gets or sets the CorrespondentBankSWIFT_LT parameter. |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. |
| parmDirDunsNumber | Gets or sets the DirDunsNumber parameter. |
| parmEmail | Gets or sets the Email parameter. |
| parmExchRate | Gets or sets the ExchRate parameter. |
| parmExchRateRef | Gets or sets the ExchRateRef parameter. |
| parmExpiryDate | Gets or sets the ExpiryDate parameter. |
| parmForeignAccount_RU | Gets or sets the ForeignAccount_RU parameter. |
| parmForeignBank_RU | Gets or sets the ForeignBank_RU parameter. |
| parmForeignSWIFT_RU | Gets or sets the ForeignSWIFT_RU parameter. |
| parmIntermAccount_EE | Gets or sets the IntermAccount_EE parameter. |
| parmIntermBank_EE | Gets or sets the IntermBank_EE parameter. |
| parmIntermBankAccountId | Gets or sets the IntermBankAccountId parameter. |
| parmIntermediateBankAccount_LT | Gets or sets the IntermediateBankAccount_LT parameter. |
| parmIntermediateBankAddress_LT | Gets or sets the IntermediateBankAddress_LT parameter. |
| parmIntermediateBankName_LT | Gets or sets the IntermediateBankName_LT parameter. |
| parmIntermediateBankSWIFT_LT | Gets or sets the IntermediateBankSWIFT_LT parameter. |
| parmLogisticsPostalAddressView | Gets or sets the LogisticsPostalAddressView parameter. |
| parmLvDefaultBank | Gets or sets the LvDefaultBank parameter. |
| parmMsgToBank | Gets or sets the MsgToBank parameter. |
| parmName | Gets or sets the Name parameter. |
| parmPager | Gets or sets the Pager parameter. |
| parmPhone | Gets or sets the Phone parameter. |
| parmPhoneLocal | Gets or sets the PhoneLocal parameter. |
| parmRecId | Gets or sets the RecId parameter. |
| parmRecVersion | Gets or sets the RecVersion parameter. |
| parmRegistrationNum | Gets or sets the RegistrationNum parameter. |
| parmSMS | Gets or sets the SMS parameter. |
| parmSpecificSymbol | Gets or sets the SpecificSymbol parameter. |
| parmSWIFTNo | Gets or sets the SWIFTNo parameter. |
| parmTeleFax | Gets or sets the TeleFax parameter. |
| parmTelex | Gets or sets the Telex parameter. |
| parmTransType_JP | Gets or sets the TransType_JP parameter. |
| parmTypeOfAccount | Gets or sets the TypeOfAccount parameter. |
| parmURL | Gets or sets the URL parameter. |
| parmVendAccount | Gets or sets the VendAccount parameter. |
| parmVendDuns4Number | Gets or sets the VendDuns4Number parameter. |
| parmVendPaymentTextCode | Gets or sets the VendPaymentTextCode parameter. |
| populateFromTable | Populates this data container. (Inherited from AfStronglyTypedDataContainer.) |
| serialize | Serializes the strongly-typed data container into its XML representation. (Inherited from AfStronglyTypedDataContainer.) |
| set_Array | Sets the value of the data item of array type. (Inherited from AfStronglyTypedDataContainer.) |
| set_Attribute | Sets the value for data items of the primitive types. (Inherited from AfStronglyTypedDataContainer.) |
| set_Container | Sets the value for data items of data container type. (Inherited from AfStronglyTypedDataContainer.) |
| set_EdtArray | Sets the value for data items of extended array type. (Inherited from AfStronglyTypedDataContainer.) |
| set_List | Sets the value for data items of data container list type. (Inherited from AfStronglyTypedDataContainer.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| wait | Pauses a process. (Inherited from Object.) |
| wt | Gets the weakly-typed data container interface that is associated with this strongly-typed data container. (Inherited from AfStronglyTypedDataContainer.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: