ChequeOneVoucher_BR Class [AX 2012]
The ChequeOneVoucher_BR class validates cheques.
| Method | Description | |
|---|---|---|
| addLedgerJournalTrans | Adds the journal transaction into the transactions voucher. (Inherited from OneVoucher_BR.) |
| canAddLedgerJournalTrans | Determines whether the journal transaction can be added in the voucher. (Inherited from OneVoucher_BR.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkLedgerJournalTransValues | Validates a payment journal line. (Overrides the checkLedgerJournalTransValues Method.) |
| checkValues | Validates the voucher. (Overrides the checkValues Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initFromLedgerJournalTrans | Initializes the basic voucher parameters based on a journal transaction. (Inherited from OneVoucher_BR.) |
| new | Creates a new instance of the ChequeOneVoucher_BR class. |
| 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.) |
| parmAccount | Gets or sets the Account parameter. (Inherited from OneVoucher_BR.) |
| parmAccountType | Gets or sets the AccountType parameter. (Inherited from OneVoucher_BR.) |
| parmAmountCurCredit | Gets the AmountCurCredit parameter. (Inherited from OneVoucher_BR.) |
| parmAmountCurDebit | Gets the AmountCurDebit parameter. (Inherited from OneVoucher_BR.) |
| parmBankAccountId | Gets or sets the BankAccountId parameter. (Inherited from OneVoucher_BR.) |
| parmBankChequeNum | Gets or sets the BankChequeNum parameter. |
| parmCompany | Gets or sets the Company parameter. (Inherited from OneVoucher_BR.) |
| parmCurrencyCode | Gets or sets the CurrencyCode parameter. (Inherited from OneVoucher_BR.) |
| parmCustVendBankAccountId | Gets or sets the CustVendBankAccountId parameter. (Inherited from OneVoucher_BR.) |
| parmJournalNum | Gets or sets the JournalNum parameter. (Inherited from OneVoucher_BR.) |
| parmLedgerDimension | Gets or sets the LedgerDimension parameter. (Inherited from OneVoucher_BR.) |
| parmOffsetAccountType | Gets or sets the OffsetAccountType parameter. (Inherited from OneVoucher_BR.) |
| parmOffsetLedgerDimension | Gets or sets the OffsetLedgerDimension parameter. (Inherited from OneVoucher_BR.) |
| parmPaymMode | Gets or sets the PaymMode parameter. (Inherited from OneVoucher_BR.) |
| parmPaymReference | Gets or sets the PaymReference parameter. (Inherited from OneVoucher_BR.) |
| parmPostingLevel | Gets the PostingLevel parameter. (Inherited from OneVoucher_BR.) |
| parmRemittanceLocation | Gets or sets the RemittanceLocation parameter. (Inherited from OneVoucher_BR.) |
| parmTransDate | Gets or sets the TransDate parameter. (Inherited from OneVoucher_BR.) |
| parmVoucher | Gets or sets the Voucher parameter. (Inherited from OneVoucher_BR.) |
| parmVoucherTrans | Gets the VoucherTrans parameter. (Inherited from OneVoucher_BR.) |
| runLedgerJournalCheckPost | Validates the journal line. (Inherited from OneVoucher_BR.) |
| 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.) |
| updateVoucherTransactions | Updates the ledger journal transactions, setting the payment reference, cheque number, voucher, and payment status. (Overrides the updateVoucherTransactions Method.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validateBankAccountIsActive | Validates if the bank account is active. (Inherited from OneVoucher_BR.) |
| validateCurrencyCode | Validates that the currency of the payment journal line is the same as the bank currency. |
| validateOffsetAccountType | Validates that the offset account type is bank. |
| validatePaymAmountMST | Validates if the payment journal line amount is greater than zero. (Inherited from OneVoucher_BR.) |
| validatePaymentStatus | Validates if the payment journal line status is rejected. (Inherited from OneVoucher_BR.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: