CustVendCheque Class [AX 2012]
| Method | Description | |
|---|---|---|
| calcPaymAmount_BR | |
| calculatePaymentFee_IN | Calculate the payment fee. |
| cancelGeneratedCheques | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkDataOk | Validates record of LedgerJournaltrans |
| checkDataOk_BR | Validates record of LedgerJournaltrans according to brazilian rules |
| chequeNum | |
| clear | |
| convertAmountPaymCurToAmountTransCur | Converts the specified amount from the currency of the payment to the currency of the transaction. |
| convertAmountTransCurToAmountPaymCur | Converts the specified amount from the currency of the open transaction to the currency of the payment. |
| convertToMm | |
| createBankChequePaymentTrans | |
| createBankChequePaymentTrans_BR | |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillBankChequePaymentTrans | |
| fillBankChequePaymentTrans_BR | Initializes the calculation of payment transactions. |
| fillSlipTxt | |
| formatChequeNum | |
| getChequeTopDrop | |
| getMargins | |
| getMaturityDate | |
| getSlipText | Returns a container that contains the text to be used in a check slip and the number of empty lines that should follow the text |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initBankDetails | |
| initChequeNum | |
| initChequeNumEx | |
| initTmpChequePrintout | |
| initTmpChequePrintoutForBank_BR | |
| initTmpChequePrintoutForVendor_BR | |
| interval | |
| new | Initializes a new instance of the CustVendCheque class. |
| notesLines | |
| 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.) |
| output | Creates the TmpChequePrintout table buffer that contains the information that is required to create the physical check. |
| output_BR | Creates the TmpChequePrintout table buffer that contains the information that is required to create the physical check. |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmAccountId | Gets or sets the AccountId parameter. |
| parmChequeNumMethod | Gets or sets the ChequeNumMethod parameter. |
| parmCompanyCity | Gets or sets the CompanyCity parameter. |
| parmFirstChequeNum | Gets or sets the FirstChequeNum parameter. |
| parmLedgerJournalACType | Gets or sets the LedgerJournalACType parameter. |
| parmNumOfBlankCheque | Gets or sets the NumOfBlankCheque parameter. |
| processChequeNum | Initializes BankChequeTable table update |
| processChequeNum_BR | Initializes BankChequeTable table update |
| setBlankCheque | Initializes process to update BankChequeTable table. |
| setBlankCheque_BR | Initializes process to update BankChequeTable table. |
| setChequeAmount | |
| setChequeNum | |
| setPaymentRef | Sets value in PaymReference and BankChequeNum fields of LedgerJournalTrans |
| setPaymentRef_BR | Sets value in PaymReference and BankChequeNum fields of LedgerJournalTrans |
| setSignatures | Sets the signatures boolean values. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| shouldBlockOverride_BR | |
| slipTxtLines | |
| tmpChequePrintout | |
| 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.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::ledgerJournalACType2RecipientType |
Community Additions
ADD
Show: