LedgerJournalTransUpdateCust Class [AX 2012]
| Method | Description | |
|---|---|---|
| bankDepositReversalUpdate | Performs the steps that are required to reverse a deposit slip for a customer. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| check | (Overrides the check Method.) |
| checkCashDiscCodeAmount | (Inherited from LedgerJournalTransUpdate.) |
| checkConsolidation | (Inherited from LedgerJournalTransUpdate.) |
| checkElimination | (Inherited from LedgerJournalTransUpdate.) |
| checkJournalsTransDate | Validates the ledger journal transactions for one voucher number and several transaction dates. |
| checkPaymStatus | (Overrides the checkPaymStatus Method.) |
| checkPrepayment | |
| checkPrepayments_W | (Inherited from LedgerJournalTransUpdate.) |
| checkSettleVoucher | |
| checkTaxAmount | Checks the VAT amount of the transaction line. (Inherited from LedgerJournalTransUpdate.) |
| checkTaxCombination | (Inherited from LedgerJournalTransUpdate.) |
| checkVoucher | Validates that a voucher series on a specific ledger journal transaction line only contains a reference to a single customer. |
| checkWhenPost | (Overrides the checkWhenPost Method.) |
| chequeReversalUpdate | Performs the steps that are required to reverse a check for a customer. |
| createTaxEntryInPaymentCompany_IN | Creates voucher entries in the payment company. |
| 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.) |
| isRelatedToSEPAInvoice | Indicates whether the ledger journal line related to invoice whose payment mode was marked as a SEPA. |
| isSEPATrans | Indicates whether the ledger journal line should be processed as part of SEPA functionality. |
| ledgerDimension | (Overrides the ledgerDimension Method.) |
| ledgerVoucherCheck | (Inherited from LedgerJournalTransUpdate.) |
| mergeLedgerDimensionAndDefaultDimension | Merges the ledger dimension default account and the default dimensions to create a ledger dimension. (Inherited from LedgerJournalTransUpdate.) |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| parmAccrual | (Inherited from LedgerJournalTransUpdate.) |
| parmApproval_IN | Gets or sets the Approval_IN parameter. (Inherited from LedgerJournalTransUpdate.) |
| parmInclTax_IN | Gets or sets the InclTax_IN parameter. (Inherited from LedgerJournalTransUpdate.) |
| parmIntercompanyRecIds | Gets or sets the IntercompanyRecIds parameter. (Inherited from LedgerJournalTransUpdate.) |
| parmLedgerJournalTransIntercompanyMap | Gets or sets the mapping between journal line and its related journal line in foreign company. (Inherited from LedgerJournalTransUpdate.) |
| parmTmpVoucherMap | Gets or sets the TmpVoucherMap parameter. (Inherited from LedgerJournalTransUpdate.) |
| postNewCustomerVoucher | Creates a new customer voucher based on a LedgerJournalTrans record, validates, and posts it. |
| postNonReoverableTax | Posts non recoverable tax. (Inherited from LedgerJournalTransUpdate.) |
| rboParameters | (Inherited from LedgerJournalTransUpdate.) |
| reverseSettlement | Finds an instance of the SpecTransManager class and if there are SpecTransManager records in the instance, the ReverseTransact method of the CustTrans table is called. |
| reverseTax | (Inherited from LedgerJournalTransUpdate.) |
| setTaxVoucherService | (Inherited from LedgerJournalTransUpdate.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setupClosingSettlement | Finds records from the CustTransOpen table that corresponds to the passed in CustTrans record, and for each record inserts reversal settlement records. |
| setWriteoffAmountPropotionally | Updates the write-off amount of CustInterestTrans table proportionally. |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateBankBillOfExchangeStatus | |
| updateInterCompany | (Inherited from LedgerJournalTransUpdate.) |
| updateInterestNoteWriteOff | Updates the write-off field of the CustInterestJour table. |
| updateNow | (Overrides the updateNow Method.) |
| 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.) |
Community Additions
ADD
Show: