RTSLLedgerTranslation Class [AX 2012]

Syntax

class RTSLLedgerTranslation extends RTSLTranslation

Run On

Server

Methods

  Method Description
JJ809255.pubmethod(en-us,AX.60).gif abortCompanyExport (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif addMainAccountNumRange
JJ809255.protmethod(en-us,AX.60).gif applyRuleRangesToQuery Applies ranges to query.
JJ809255.protmethod(en-us,AX.60).gif buildQuery (Overrides the buildQuery Method.)
JJ809255.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ809255.pubmethod(en-us,AX.60).gif checkCompanySetup (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif checkedOk (Inherited from RTSLTranslation.)
JJ809255.protmethod(en-us,AX.60).gif consistencyCheckClassName (Overrides the consistencyCheckClassName Method.)
JJ809255.privmethod(en-us,AX.60).gif createDiffErrorTrans
JJ809255.privmethod(en-us,AX.60).gif createDisbalanceTrans
JJ809255.privmethod(en-us,AX.60).gif createVoucher
JJ809255.protmethod(en-us,AX.60).gif createVoucherLinks Creates ledger transslation links for general journal entries in given voucher.
JJ809255.protmethod(en-us,AX.60).gif defaultRangeFieldId (Overrides the defaultRangeFieldId Method.)
JJ809255.pubmethod(en-us,AX.60).gif deleteSession (Overrides the deleteSession Method.)
JJ809255.protmethod(en-us,AX.60).gif deleteSessionTransLog (Inherited from RTSLTranslation.)
JJ809255.privmethod(en-us,AX.60).gif endVoucher
JJ809255.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ809255.pubmethod(en-us,AX.60).gif exportCompany (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif exportedOk (Inherited from RTSLTranslation.)
JJ809255.privmethod(en-us,AX.60).gif fixTransDifference
JJ809255.pubmethod(en-us,AX.60).gif getDefaultRange (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ809255.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ809255.pubmethod(en-us,AX.60).gif importCompany (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif importedOk (Inherited from RTSLTranslation.)
JJ809255.protmethod(en-us,AX.60).gif importTransactions (Overrides the importTransactions Method.)
JJ809255.pubmethod(en-us,AX.60).gif init (Inherited from RTSLTranslation.)
JJ809255.protmethod(en-us,AX.60).gif initTransactionConverter (Overrides the initTransactionConverter Method.)
JJ809255.pubmethod(en-us,AX.60).gif mustStopOnError (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif new Initializes a new instance of the RTSLTranslation class. (Inherited from RTSLTranslation.)
JJ809255.privmethod(en-us,AX.60).gif newTrans
JJ809255.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.)
JJ809255.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.)
JJ809255.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ809255.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ809255.pubmethod(en-us,AX.60).gif parmCaller Gets or sets the Caller parameter. (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif parmQuery Gets or sets the Query parameter. (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif parmRuleGroup Gets or sets the RuleGroup parameter. (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif processRule Processing the rule.
JJ809255.pubmethod(en-us,AX.60).gif processRules (Overrides the processRules Method.)
JJ809255.protmethod(en-us,AX.60).gif processTransaction (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif progressExportTotal (Overrides the progressExportTotal Method.)
JJ809255.pubmethod(en-us,AX.60).gif progressImportTotal (Inherited from RTSLTranslation.)
JJ809255.protmethod(en-us,AX.60).gif progressNotify (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif setDefaultRange Sets the default range. (Overrides the setDefaultRange Method.)
JJ809255.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ809255.protmethod(en-us,AX.60).gif showExportResults (Overrides the showExportResults Method.)
JJ809255.protmethod(en-us,AX.60).gif showImportResults (Inherited from RTSLTranslation.)
JJ809255.protmethod(en-us,AX.60).gif tableId (Overrides the tableId Method.)
JJ809255.pubmethod(en-us,AX.60).gif tmpTrans (Inherited from RTSLTranslation.)
JJ809255.protmethod(en-us,AX.60).gif tmpTransMenuItemStr (Overrides the tmpTransMenuItemStr Method.)
JJ809255.pubmethod(en-us,AX.60).gif toCompanyId (Inherited from RTSLTranslation.)
JJ809255.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ809255.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.)
JJ809255.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ809255.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ809255.pubmethod(en-us,AX.60).gif JJ809255.static(en-us,AX.60).gif ::description
JJ809255.pubmethod(en-us,AX.60).gif JJ809255.static(en-us,AX.60).gif ::sorting

Top

Inheritance Hierarchy

Object Class
  RTSLTranslation Class
    RTSLLedgerTranslation Class