LedgerBalanceQueryDimensionFocus Class [AX 2012]

The LedgerBalanceQueryDimensionFocus class is used to retrieve a balance from the general ledger by using the dimension focus balances.

class LedgerBalanceQueryDimensionFocus extends LedgerBalanceQueryBase

Run On

Server

  MethodDescription
Gg774068.privmethod(en-us,AX.60).gif addLedgerDimensionRange
Gg774068.protmethod(en-us,AX.60).gif addRangeForAccountingDate Adds the accounting date range to the query. (Overrides the addRangeForAccountingDate Method.)
Gg774068.protmethod(en-us,AX.60).gif addRangeForLine Adds the general journal account entry ranges to the query. (Overrides the addRangeForLine Method.)
Gg774068.protmethod(en-us,AX.60).gif addRangeForPeriod Adds the fiscal period ranges to the query. (Overrides the addRangeForPeriod Method.)
Gg774068.protmethod(en-us,AX.60).gif addRangeForPostingLayer Adds the posting layer ranges to the query. (Overrides the addRangeForPostingLayer Method.)
Gg774068.privmethod(en-us,AX.60).gif addToBalanceTotals
Gg774068.pubmethod(en-us,AX.60).gif calculateForDimAttrValueCombo Calculates the balance for the dimension attribute value combination.
Gg774068.pubmethod(en-us,AX.60).gif calculateForMainAccount Calculates the balance for the main account. (Overrides the calculateForMainAccount Method.)
Gg774068.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg774068.privmethod(en-us,AX.60).gif createQuery
Gg774068.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg774068.pubmethod(en-us,AX.60).gif getAccountingCurrencyCreditBalance Gets the accounting currency credit balance. (Overrides the getAccountingCurrencyCreditBalance Method.)
Gg774068.pubmethod(en-us,AX.60).gif getAccountingCurrencyDebitBalance Gets the accounting currency debit balance. (Overrides the getAccountingCurrencyDebitBalance Method.)
Gg774068.pubmethod(en-us,AX.60).gif getQuantityBalance Gets the quantity balance. (Overrides the getQuantityBalance Method.)
Gg774068.pubmethod(en-us,AX.60).gif getReportingCurrencyBalance Gets the reporting currency balance. (Overrides the getReportingCurrencyBalance Method.)
Gg774068.protmethod(en-us,AX.60).gif getSign Gets the sign of the balance. (Inherited from LedgerBalanceQueryBase.)
Gg774068.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg774068.pubmethod(en-us,AX.60).gif getTmpData Gets a record in the TmpAccountSum table. (Overrides the getTmpData Method.)
Gg774068.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg774068.protmethod(en-us,AX.60).gif new Initializes a new instance of the LedgerBalanceQueryDimensionFocus class. (Overrides the new Method.)
Gg774068.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.)
Gg774068.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.)
Gg774068.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg774068.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg774068.privmethod(en-us,AX.60).gif resetBalanceTotals
Gg774068.pubmethod(en-us,AX.60).gif setAccountingDateRange Sets the accounting date range. (Inherited from LedgerBalanceQueryBase.)
Gg774068.pubmethod(en-us,AX.60).gif setDimHierarchyType
Gg774068.pubmethod(en-us,AX.60).gif setExcludeValues Sets the exclude values. (Inherited from LedgerBalanceQueryBase.)
Gg774068.pubmethod(en-us,AX.60).gif setGroupByValues Sets the group by values. (Inherited from LedgerBalanceQueryBase.)
Gg774068.pubmethod(en-us,AX.60).gif setIncludeValues Sets the include values. (Inherited from LedgerBalanceQueryBase.)
Gg774068.pubmethod(en-us,AX.60).gif setLedgerRecId Sets the ledger. (Inherited from LedgerBalanceQueryBase.)
Gg774068.pubmethod(en-us,AX.60).gif setPostingLayer Sets the posting layer. (Inherited from LedgerBalanceQueryBase.)
Gg774068.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg774068.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg774068.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.)
Gg774068.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg774068.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg774068.pubmethod(en-us,AX.60).gif Gg774068.static(en-us,AX.60).gif ::construct
Gg774068.pubmethod(en-us,AX.60).gif Gg774068.static(en-us,AX.60).gif ::getFocusLedgerDimensionForMainAccount Gets the ledger dimension for the main account focus for the main account.
Top

Object Class
  LedgerBalanceQueryBase Class
    LedgerBalanceQueryDimensionFocus Class

Community Additions

ADD
Show: