LedgerEliminationProcessRule Class [AX 2012]

The LedgerEliminationProcessRule class defines the class variables.

class LedgerEliminationProcessRule

Run On

Called

  MethodDescription
Gg785092.protmethod(en-us,AX.60).gif calcExchRate Calculates the exchange rate between two amounts.
Gg785092.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg785092.protmethod(en-us,AX.60).gif createDistribution Creates an entry in the LedgerJournalTrans table for an elimination amount.
Gg785092.protmethod(en-us,AX.60).gif createJournal Creates an elimination journal in the LedgerJournalTable table.
Gg785092.protmethod(en-us,AX.60).gif createVoucher Creates a voucher in the LedgerJournalTrans table for the elimination journal.
Gg785092.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg785092.protmethod(en-us,AX.60).gif getExchRate Gets the defined exchange rate based on the GlPostingDate value set for the class instance.
Gg785092.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg785092.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg785092.protmethod(en-us,AX.60).gif new Generates a new instance of the class.
Gg785092.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.)
Gg785092.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.)
Gg785092.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg785092.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg785092.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets and sets the currency variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmDestinationCompany Gets and sets the destinationCompany variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmGLPostingDate Gets and sets the glPostingDate variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmJournalName Gets and sets the journalName variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmJournalNumber Gets and sets the JournalNumber variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmPeriodFromDate Gets and sets the periodFromDate variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmPeriodToDate Gets and sets the periodToDate variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmProcessMode Gets and sets the processMode variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmReasonRefRecId Gets or sets the reasonRefRecId variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmReleaseDate Gets or sets the releaseDate variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmRuleId Gets and sets the ruleId variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmSourceCompany Gets and sets the sourceCompany variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif parmSourceCurrencyCode Gets and sets the currency variable for the class.
Gg785092.pubmethod(en-us,AX.60).gif processElimination Performs all the functions that are required to process an elimination rule.
Gg785092.protmethod(en-us,AX.60).gif processFixedAmountLine Processes elimination rule lines that use fixed amounts to produce journal lines.
Gg785092.protmethod(en-us,AX.60).gif processNetAmountLine Processes elimination rule lines that use net change amounts to produce journal lines.
Gg785092.pubmethod(en-us,AX.60).gif processProposal Generates LedgerJournalTrans records using an elimination rule for the specified journal.
Gg785092.protmethod(en-us,AX.60).gif processRule Performs the actual processing of an elimination rule.
Gg785092.protmethod(en-us,AX.60).gif processRuleLine Performs the actual processing of elimination rule lines.
Gg785092.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg785092.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg785092.privmethod(en-us,AX.60).gif translateDimensions Translates dimension information in one company to dimension information in a different company.
Gg785092.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.)
Gg785092.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg785092.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg785092.pubmethod(en-us,AX.60).gif Gg785092.static(en-us,AX.60).gif ::construct Initializes a new instance of the LedgerEliminaitonProcessRule class.
Gg785092.protmethod(en-us,AX.60).gif Gg785092.static(en-us,AX.60).gif ::createQueryOnSource Creates a LedgerTransElimination query and a range based on the date, account, and dimension.
Top

Object Class
  LedgerEliminationProcessRule Class

Community Additions

ADD
Show: