LedgerBalanceQueryGeneralJournal Class [AX 2012]

The LedgerBalanceQueryGeneralJournal class is used to retrieve a balance from the general ledger by using the general journal.

class LedgerBalanceQueryGeneralJournal extends LedgerBalanceQueryBase

Run On

Server

  MethodDescription
Gg786423.pubmethod(en-us,AX.60).gif addDimAttrValueRecId Adds the dimension attribute value record ID to the restrictions.
Gg786423.protmethod(en-us,AX.60).gif addRangeForAccountingDate Adds the accounting date range to the query. (Overrides the addRangeForAccountingDate Method.)
Gg786423.protmethod(en-us,AX.60).gif addRangeForJournalizeJournal Adds the journalizing journal range to the query.
Gg786423.protmethod(en-us,AX.60).gif addRangeForLine Adds the general journal account entry ranges to the query. (Overrides the addRangeForLine Method.)
Gg786423.protmethod(en-us,AX.60).gif addRangeForPeriod Adds the fiscal period ranges to the query. (Overrides the addRangeForPeriod Method.)
Gg786423.protmethod(en-us,AX.60).gif addRangeForPostingLayer Adds the posting layer ranges to the query. (Overrides the addRangeForPostingLayer Method.)
Gg786423.privmethod(en-us,AX.60).gif addToBalanceTotals
Gg786423.pubmethod(en-us,AX.60).gif calculateForDimAttrValue Calculates the balance for the dimension attribute value collection.
Gg786423.pubmethod(en-us,AX.60).gif calculateForDimAttrValueCombo Calculates the balance for the dimension attribute value combination.
Gg786423.pubmethod(en-us,AX.60).gif calculateForLedgerDimension Calculates the balance for the ledger dimension.
Gg786423.pubmethod(en-us,AX.60).gif calculateForMainAccount Calculates the balance for the main account. (Overrides the calculateForMainAccount Method.)
Gg786423.pubmethod(en-us,AX.60).gif calculateForMainAccountRange Calculates the balance for a main account range.
Gg786423.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg786423.privmethod(en-us,AX.60).gif createQuery
Gg786423.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg786423.pubmethod(en-us,AX.60).gif getAccountingCurrencyCreditBalance Gets the accounting currency credit balance. (Overrides the getAccountingCurrencyCreditBalance Method.)
Gg786423.pubmethod(en-us,AX.60).gif getAccountingCurrencyDebitBalance Gets the accounting currency debit balance. (Overrides the getAccountingCurrencyDebitBalance Method.)
Gg786423.pubmethod(en-us,AX.60).gif getQuantityBalance Gets the quantity balance. (Overrides the getQuantityBalance Method.)
Gg786423.pubmethod(en-us,AX.60).gif getReportingCurrencyBalance Gets the reporting currency balance. (Overrides the getReportingCurrencyBalance Method.)
Gg786423.protmethod(en-us,AX.60).gif getSign Gets the sign of the balance. (Inherited from LedgerBalanceQueryBase.)
Gg786423.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg786423.pubmethod(en-us,AX.60).gif getTmpData Gets the instance of the temporary table that contains the results. (Overrides the getTmpData Method.)
Gg786423.pubmethod(en-us,AX.60).gif getTransactionCurrencyCreditBalance Gets the transaction currency credit balance.
Gg786423.pubmethod(en-us,AX.60).gif getTransactionCurrencyDebitBalance Gets the transaction currency debit balance.
Gg786423.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg786423.protmethod(en-us,AX.60).gif new Initializes a new instance of the LedgerBalanceQueryGeneralJournal class. (Overrides the new Method.)
Gg786423.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.)
Gg786423.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.)
Gg786423.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg786423.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg786423.pubmethod(en-us,AX.60).gif resetBalanceTotals Resets the balance totals to zero.
Gg786423.pubmethod(en-us,AX.60).gif setAccountingDateRange Sets the accounting date range. (Inherited from LedgerBalanceQueryBase.)
Gg786423.pubmethod(en-us,AX.60).gif setBaseQuery Sets the base query.
Gg786423.pubmethod(en-us,AX.60).gif setExcludeValues Sets the exclude values. (Inherited from LedgerBalanceQueryBase.)
Gg786423.pubmethod(en-us,AX.60).gif setGroupByValues Sets the group by values. (Inherited from LedgerBalanceQueryBase.)
Gg786423.pubmethod(en-us,AX.60).gif setIncludeValues Sets the include values. (Inherited from LedgerBalanceQueryBase.)
Gg786423.pubmethod(en-us,AX.60).gif setJournalizeJournal Sets the journalizing journal.
Gg786423.pubmethod(en-us,AX.60).gif setLedgerRecId Sets the ledger. (Inherited from LedgerBalanceQueryBase.)
Gg786423.pubmethod(en-us,AX.60).gif setMainAccountTypes Sets the container of the main account types.
Gg786423.pubmethod(en-us,AX.60).gif setPostingLayer Sets the posting layer. (Inherited from LedgerBalanceQueryBase.)
Gg786423.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg786423.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg786423.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.)
Gg786423.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg786423.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg786423.pubmethod(en-us,AX.60).gif Gg786423.static(en-us,AX.60).gif ::construct
Top

Object Class
  LedgerBalanceQueryBase Class
    LedgerBalanceQueryGeneralJournal Class

Community Additions

ADD
Show: