Share via


LedgerBondClient_RU Class [AX 2012]

Syntax

class LedgerBondClient_RU

Run On

Server

Methods

  Method Description
JJ766275.pubmethod(en-us,AX.60).gif addNewLogObject
JJ766275.pubmethod(en-us,AX.60).gif bondLast2 Bonds the last two transactions.
JJ766275.pubmethod(en-us,AX.60).gif bondLastVRef2CurrentLog
JJ766275.pubmethod(en-us,AX.60).gif bondLog2Log
JJ766275.pubmethod(en-us,AX.60).gif bondLogBySourceRecId
JJ766275.pubmethod(en-us,AX.60).gif bondTransObject
JJ766275.pubmethod(en-us,AX.60).gif bondVRef2Log
JJ766275.pubmethod(en-us,AX.60).gif bondVRef2VRef
JJ766275.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ766275.pubmethod(en-us,AX.60).gif currentLog
JJ766275.pubmethod(en-us,AX.60).gif currentLogLength
JJ766275.pubmethod(en-us,AX.60).gif endSkipping Ends the range of transactions that should be skipped in the lastVrefID method.
JJ766275.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ766275.pubmethod(en-us,AX.60).gif findVRefByPostingType
JJ766275.pubmethod(en-us,AX.60).gif flushCurrentLog
JJ766275.pubmethod(en-us,AX.60).gif getBondedVrefIDs Gets a container of vrefID values that are bonded to a given vrefID value.
JJ766275.pubmethod(en-us,AX.60).gif getCreditLog
JJ766275.pubmethod(en-us,AX.60).gif getDebitLog
JJ766275.pubmethod(en-us,AX.60).gif getLogByPostingType Returns a container of vrefID values in the current log by a given posting type.
JJ766275.pubmethod(en-us,AX.60).gif getSourceRecIdLog
JJ766275.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ766275.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ766275.pubmethod(en-us,AX.60).gif lastBondTransObject
JJ766275.pubmethod(en-us,AX.60).gif lastNotBondedTransObject
JJ766275.pubmethod(en-us,AX.60).gif lastVrefId Gets the vrefID value of the last added transaction object.
JJ766275.pubmethod(en-us,AX.60).gif log2Table
JJ766275.pubmethod(en-us,AX.60).gif new
JJ766275.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.)
JJ766275.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.)
JJ766275.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ766275.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ766275.pubmethod(en-us,AX.60).gif parmSortFields Gets or sets the SortFields parameter.
JJ766275.pubmethod(en-us,AX.60).gif parmTransDate Gets or sets the TransDate parameter.
JJ766275.pubmethod(en-us,AX.60).gif removeCurrentLogObject
JJ766275.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ766275.pubmethod(en-us,AX.60).gif sortLog
JJ766275.pubmethod(en-us,AX.60).gif startSkipping Starts recording the transactions that should be skipped in the lastVRefId method.
JJ766275.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ766275.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.)
JJ766275.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ766275.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  LedgerBondClient_RU Class