Share via


LedgerJournalTransUpdateLedger Class [AX 2012]

Syntax

class LedgerJournalTransUpdateLedger extends LedgerJournalTransUpdate

Run On

Server

Methods

  Method Description
Gg797184.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif check (Overrides the check Method.)
Gg797184.pubmethod(en-us,AX.60).gif checkCashDiscCodeAmount (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif checkConsolidation (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif checkDocumentDate
Gg797184.pubmethod(en-us,AX.60).gif checkElimination (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif checkPaymStatus (Overrides the checkPaymStatus Method.)
Gg797184.protmethod(en-us,AX.60).gif checkPrepayments_W (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif checkTaxAmount Checks the VAT amount of the transaction line. (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif checkTaxCombination (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif checkWhenPost (Overrides the checkWhenPost Method.)
Gg797184.privmethod(en-us,AX.60).gif createTaxLinkForTaxTransfer Updates the TaxTransGeneralJournalAccountEntry table if the transaction is a tax transfer.
Gg797184.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif furtherPostingType
Gg797184.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif ledgerDimension (Overrides the ledgerDimension Method.)
Gg797184.pubmethod(en-us,AX.60).gif ledgerVoucherCheck (Inherited from LedgerJournalTransUpdate.)
Gg797184.protmethod(en-us,AX.60).gif mergeLedgerDimensionAndDefaultDimension Merges the ledger dimension default account and the default dimensions to create a ledger dimension. (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif new Initializes a new instance of the Object class. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif parmAccrual (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif parmApproval_IN Gets or sets the Approval_IN parameter. (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif parmInclTax_IN Gets or sets the InclTax_IN parameter. (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif parmIntercompanyRecIds Gets or sets the IntercompanyRecIds parameter. (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif parmLedgerJournalTransIntercompanyMap Gets or sets the mapping between journal line and its related journal line in foreign company. (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif parmTmpVoucherMap Gets or sets the TmpVoucherMap parameter. (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif postNonReoverableTax Posts non recoverable tax. (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif rboParameters (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif reverseTax (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif setTaxVoucherService (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif updateInterCompany (Inherited from LedgerJournalTransUpdate.)
Gg797184.pubmethod(en-us,AX.60).gif updateNow (Overrides the updateNow Method.)
Gg797184.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif vendSummaryLedgerDimension
Gg797184.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg797184.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  LedgerJournalTransUpdate Class
    LedgerJournalTransUpdateLedger Class