Share via


LedgerBalanceSheetDim Class [AX 2012]

The LedgerBalanceSheetDim class is used as an interface between the financial statement and the calculation engine used when calculating values for the financial statement.

Syntax

class LedgerBalanceSheetDim

Run On

Called

Methods

  Method Description
Gg774335.pubmethod(en-us,AX.60).gif calcOpening Determines if users can calculate an opening balance for the column - this is made for performance optimizing.
Gg774335.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg774335.protmethod(en-us,AX.60).gif ensureDimAttrDS Ensures that a data source exists for the specified dimension attribute and creates it if it does not.
Gg774335.protmethod(en-us,AX.60).gif ensureFiscalCalendarPeriodDS Ensures that a data source exists for the fiscal calendar period and creates it if it does not.
Gg774335.protmethod(en-us,AX.60).gif ensureGeneralJournalEntryDS Ensures that a data source exists for the general journal entry and creates it if it does not.
Gg774335.protmethod(en-us,AX.60).gif ensureMainAccountDS Ensures that a data source exists for the main account and creates it if it does not.
Gg774335.protmethod(en-us,AX.60).gif ensureSubledgerVoucherGenJournalEntryDS Ensures that a data source exists for the subledger voucher general journal entry and creates it if it does not.
Gg774335.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg774335.protmethod(en-us,AX.60).gif existDimAttrDS
Gg774335.protmethod(en-us,AX.60).gif existMainAccountDS
Gg774335.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg774335.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg774335.pubmethod(en-us,AX.60).gif new Initializes variables that are passed by the construct method.
Gg774335.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.)
Gg774335.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.)
Gg774335.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg774335.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg774335.pubmethod(en-us,AX.60).gif parmActiveId Gets the ActiveId parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmAmountCur Gets the AmountCur parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmAmountMST Gets the AmountMST parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmAmountMSTSecondary Gets the AmountMSTSecondary parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmBudgetModelNum Gets the BudgetModelNum parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets the CurrencyCode parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmDebCredProposal Sets the value of DebCredProposal.
Gg774335.pubmethod(en-us,AX.60).gif parmDimensionsOperationsTaxDim Sets the value of the DimensionsOperationsTaxDim enumeration.
Gg774335.pubmethod(en-us,AX.60).gif parmEngineParm Initialize the calculation engine according to the column and criteria on the column.
Gg774335.pubmethod(en-us,AX.60).gif parmFetchedValues
Gg774335.pubmethod(en-us,AX.60).gif parmIncludeBlankDimAttrValues Gets or sets the IncludeBlankDimAttrValues parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmLedgerBalColumnsDim Gets the LedgerBalColumnsDim parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmLedgerPostingType Gets the LedgerPostingType parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmOperationsTax Gets the OperationsTax parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmPeriodCode Gets the PeriodCode parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmTableId Gets the TableId parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmTaxTransGenJourAccEntryRecId Gets the TaxTransGenJourAccEntryRecId parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmTransDate Gets the TransDate parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmTransTxt Gets the TransTxt parameter.
Gg774335.pubmethod(en-us,AX.60).gif parmVoucher Gets the Voucher parameter.
Gg774335.pubmethod(en-us,AX.60).gif q_addAccountNum Adds the account criteria to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addBudgetModel Adds the budget model criteria to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addCurrencyCode Adds the currency code criteria to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addDebitCredit Add the debit/credit criteria to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addDimension Adds the dimension criteria to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addLedger
Gg774335.pubmethod(en-us,AX.60).gif q_addNoReversed Adds the value reversed to the query, with a fixed value. Therefore, the fetch will only contain transactions that have not been reversed.
Gg774335.pubmethod(en-us,AX.60).gif q_addOpeningDate Adds the opening date to the query - used when it calculates the opening balance.
Gg774335.pubmethod(en-us,AX.60).gif q_addOperationsTax Adds the tax layer to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addOrReplaceAccountNum Adds or replaces the value of the account criteria on the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addOrReplaceDimension Adds or replaces the value of the dimension criteria on the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addPeriodCodeClosing
Gg774335.pubmethod(en-us,AX.60).gif q_addPeriodCodeNotOpening
Gg774335.pubmethod(en-us,AX.60).gif q_addPeriodCodeOpening
Gg774335.pubmethod(en-us,AX.60).gif q_addPeriodCodeRegular
Gg774335.pubmethod(en-us,AX.60).gif q_addSelectionFieldAccountNum Adds the account number as a selection field to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addSelectionFieldDimension Adds dimensions as a selection field to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addSortAndSelectionFields Adds a group of selection and sort fields to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_addTransDate Adds the transaction date criteria to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_existRangeOnAccountNum
Gg774335.pubmethod(en-us,AX.60).gif q_existsRangeOnDimension
Gg774335.pubmethod(en-us,AX.60).gif q_sortAccountNum Adds the account number as a sort field to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_sortDimension Adds the dimensions as sort fields to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_sortPeriodCode Adds the period code as a sort field to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_sortRecId Provides the means for a subclass to add sorting by RecId if the data source supports the field.
Gg774335.pubmethod(en-us,AX.60).gif q_sortTransDate Adds transaction date as a sort field to the query.
Gg774335.pubmethod(en-us,AX.60).gif q_sortVoucher Provides the means for a subclass to add sorting by voucher if the data source supports the field.
Gg774335.pubmethod(en-us,AX.60).gif resetGroupByControlFlags
Gg774335.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg774335.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg774335.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.)
Gg774335.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg774335.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg774335.pubmethod(en-us,AX.60).gif Gg774335.static(en-us,AX.60).gif ::construct Constructs a class that calculates the values of a specific column type.
Gg774335.pubmethod(en-us,AX.60).gif Gg774335.static(en-us,AX.60).gif ::queryAddSelectionField

Top

Remarks

The first level of inheritance for this class is used to implement all the functionality that relates to a specific table (classes like LedgerBalanceSheetDimCol_Cur Class)

The second level of inheritance for this class is used to implement specific functionality for each column that the financial statement should calculate values for (classes like LedgerBalanceSheetDimCol_CurMST Class).

Inheritance Hierarchy

Object Class
  LedgerBalanceSheetDim Class
    LedgerBalanceSheetDimCol_Bal Class
    LedgerBalanceSheetDimCol_Bud Class
    LedgerBalanceSheetDimCol_Cov Class
    LedgerBalanceSheetDimCol_Cur Class