BankPaymentFill_Vend_RU Class [AX 2012]
Syntax
class BankPaymentFill_Vend_RU extends BankPaymentFill_RU
Run On
Called
Methods
Method | Description | |
---|---|---|
addressBankPayer | Gets the full address of the payer bank. (Inherited from BankPaymentFill_RU.) | |
addressBankRecipient | Gets the full address of the recipient bank. (Inherited from BankPaymentFill_RU.) | |
addressPayer | Gets the full address of the payer. (Inherited from BankPaymentFill_RU.) | |
addressRecipient | Gets the full address of the recipient. (Inherited from BankPaymentFill_RU.) | |
advancedTransType | Gets the advanced transaction extended type. (Inherited from BankPaymentFill_RU.) | |
bankAccountIdPayer | Gets the account ID of the payer. (Inherited from BankPaymentFill_RU.) | |
bankAccountIdRecipient | Gets the account ID of the recipient. (Inherited from BankPaymentFill_RU.) | |
bankAccountPayer | (Inherited from BankPaymentFill_RU.) | |
bankAccountRecipient | (Inherited from BankPaymentFill_RU.) | |
bankNamePayer | (Inherited from BankPaymentFill_RU.) | |
bankNameRecipient | (Inherited from BankPaymentFill_RU.) | |
bic_Payer | Gets the payer bank identification code (BIC). (Inherited from BankPaymentFill_RU.) | |
bic_Recipient | Gets the recipient bank identification code (BIC). (Inherited from BankPaymentFill_RU.) | |
branchBankNamePayer | Gets the name of the payer's bank branch group. (Inherited from BankPaymentFill_RU.) | |
branchBankNameRecipient | Gets the name of the recipient's bank branch. (Inherited from BankPaymentFill_RU.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
commissionBankAccount | Gets the commission bank account number. (Inherited from BankPaymentFill_RU.) | |
corrBankAccountPayer | Gets the correspondence bank account of the payer. (Inherited from BankPaymentFill_RU.) | |
corrBankAccountRecipient | Gets the correspondence bank account of the recipient. (Inherited from BankPaymentFill_RU.) | |
countryOKSMCode | Gets the country code that is defined by OKSM. (Inherited from BankPaymentFill_RU.) | |
currencyName | Gets the full name of the currency for the bank payment order. (Inherited from BankPaymentFill_RU.) | |
currencyTransferLog | Gets the BankCurrencyTransferLog_RU record. (Inherited from BankPaymentFill_RU.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
getBankName | Gets the name of the bank group, based on the BankAccountMap record that is provided. (Inherited from BankPaymentFill_RU.) | |
getBankNameFromBankAccountMap | Gets the name of the bank group, based on the BankAccountMap table map. (Inherited from BankPaymentFill_RU.) | |
getBankNameFromBankAccountTable | Gets the name of the bank group, based on the BankAccountTable table. (Inherited from BankPaymentFill_RU.) | |
getBaseBankName | Gets the name of the bank main group, based on the BankAccountMap table map that is provided. (Inherited from BankPaymentFill_RU.) | |
getForeignRecipientInfo | Gets the foreign bank recipient information. (Inherited from BankPaymentFill_RU.) | |
getForeignRecipientName | Gets the name of the foreign recipient. (Overrides the getForeignRecipientName Method.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
initBankAccountMap | Initializes an instance of the BankAccountMap table map. (Overrides the initBankAccountMap Method.) | |
initBankAccountTable | Initializes the BankAccountTable table buffer. (Inherited from BankPaymentFill_RU.) | |
initBankTransType | Initializes the bank transaction extended type. (Inherited from BankPaymentFill_RU.) | |
initCustVendPaymModeTable | (Overrides the initCustVendPaymModeTable Method.) | |
initCustVendTable | (Overrides the initCustVendTable Method.) | |
inn_Payer | (Inherited from BankPaymentFill_RU.) | |
inn_Recipient | (Inherited from BankPaymentFill_RU.) | |
isWePayer | (Overrides the isWePayer Method.) | |
kppu_Payer | (Inherited from BankPaymentFill_RU.) | |
kppu_Recipient | (Inherited from BankPaymentFill_RU.) | |
namePayer | Gets the payer’s name. (Inherited from BankPaymentFill_RU.) | |
nameRecipient | Gets the recipient’s name. (Inherited from BankPaymentFill_RU.) | |
new | Creates an instance of the BankPaymentFill_RU class that is initialized from the BankPaymentOrderJour_RU table. (Inherited from BankPaymentFill_RU.) | |
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.) | |
numeralsToLetter | Gets the amount expressed in words. (Inherited from BankPaymentFill_RU.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
okato | Gets the Russian classification of objects of administrative division (RCOAD) code. (Inherited from BankPaymentFill_RU.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
payerBankGroup | Gets the payer bank group table. (Inherited from BankPaymentFill_RU.) | |
purposeCode | Gets the central bank purpose code. (Inherited from BankPaymentFill_RU.) | |
purposeOfPayment | Gets the purpose text for the bank payment order. (Inherited from BankPaymentFill_RU.) | |
recipientBankGroup | Gets the recipient bank group record. (Inherited from BankPaymentFill_RU.) | |
respEmplName | Gets the responsible worker’s name. (Inherited from BankPaymentFill_RU.) | |
respPhone | Gets the responsible person’s contact telephone number. (Inherited from BankPaymentFill_RU.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
templateFileName | Gets the file name of the template that is used to generate a printable version of the bank payment order. (Inherited from BankPaymentFill_RU.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
transferCurrency | Gets the transfer currency code. (Inherited from BankPaymentFill_RU.) | |
transitBankAccount | Gets the transit bank account. (Inherited from BankPaymentFill_RU.) | |
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.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) | |
::construct |
Top
Inheritance Hierarchy
Object Class
BankPaymentFill_RU Class
BankPaymentFill_Vend_RU Class
BankPaymentFill_Vend_Cur_RU Class