LedgerBalanceSheetDimCol_Cur Class [AX 2012]

Syntax

class LedgerBalanceSheetDimCol_Cur extends LedgerBalanceSheetDim

Run On

Called

Methods

  Method Description
Gg775296.pubmethod(en-us,AX.60).gif calcOpening Determines whether an opening balance can be calculated for the column, which is useful for optimizing performance. (Overrides the calcOpening Method.)
Gg775296.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg775296.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. (Inherited from LedgerBalanceSheetDim.)
Gg775296.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. (Inherited from LedgerBalanceSheetDim.)
Gg775296.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. (Inherited from LedgerBalanceSheetDim.)
Gg775296.protmethod(en-us,AX.60).gif ensureMainAccountDS Ensures that a data source exists for the main account and creates it if it does not. (Inherited from LedgerBalanceSheetDim.)
Gg775296.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. (Inherited from LedgerBalanceSheetDim.)
Gg775296.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg775296.protmethod(en-us,AX.60).gif existDimAttrDS (Inherited from LedgerBalanceSheetDim.)
Gg775296.protmethod(en-us,AX.60).gif existMainAccountDS (Inherited from LedgerBalanceSheetDim.)
Gg775296.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg775296.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg775296.pubmethod(en-us,AX.60).gif new Initializes a new instance of the LedgerBalanceSheetDimCol_Cur class. (Overrides the new Method.)
Gg775296.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.)
Gg775296.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.)
Gg775296.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg775296.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg775296.pubmethod(en-us,AX.60).gif parmActiveId Gets the ActiveId parameter. (Overrides the parmActiveId Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmAmountCur Gets the AmountCur parameter. (Overrides the parmAmountCur Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmAmountMST Gets the AmountMST parameter. (Overrides the parmAmountMST Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmAmountMSTSecondary Gets the AmountMSTSecondary parameter. (Overrides the parmAmountMSTSecondary Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmBudgetModelNum Gets the BudgetModelNum parameter. (Overrides the parmBudgetModelNum Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmCurrencyCode Gets the CurrencyCode parameter. (Overrides the parmCurrencyCode Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmDebCredProposal Sets the value of the DebCredProposal enumeration value. (Overrides the parmDebCredProposal Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmDimensionsOperationsTaxDim Sets the value of the DimensionsOperationsTaxDim enumeration value. (Overrides the parmDimensionsOperationsTaxDim Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmEngineParm Initializes the calculation engine according to the column and the criteria on the column. (Overrides the parmEngineParm Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmFetchedValues (Overrides the parmFetchedValues Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmIncludeBlankDimAttrValues Gets or sets the IncludeBlankDimAttrValues parameter. (Inherited from LedgerBalanceSheetDim.)
Gg775296.pubmethod(en-us,AX.60).gif parmLedgerBalColumnsDim Gets the LedgerBalColumnsDim parameter. (Inherited from LedgerBalanceSheetDim.)
Gg775296.pubmethod(en-us,AX.60).gif parmLedgerPostingType Gets the LedgerPostingType parameter. (Overrides the parmLedgerPostingType Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmOperationsTax Gets the OperationsTax parameter. (Overrides the parmOperationsTax Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmPeriodCode Gets the PeriodCode parameter. (Overrides the parmPeriodCode Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmTableId Gets the TableId parameter. (Overrides the parmTableId Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmTaxTransGenJourAccEntryRecId Gets the TaxTransGenJourAccEntryRecId parameter. (Overrides the parmTaxTransGenJourAccEntryRecId Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmTransDate Gets the TransDate parameter. (Overrides the parmTransDate Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmTransTxt Gets the TransTxt parameter. (Overrides the parmTransTxt Method.)
Gg775296.pubmethod(en-us,AX.60).gif parmVoucher Gets the Voucher parameter. (Overrides the parmVoucher Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addAccountNum Adds the account criteria to the query. (Overrides the q_addAccountNum Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addBudgetModel (Overrides the q_addBudgetModel Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addCurrencyCode Adds the currency code criteria to the query. (Overrides the q_addCurrencyCode Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addDebitCredit Adds the debit or credit criteria to the query. (Overrides the q_addDebitCredit Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addDimension Adds the dimension criteria to the query. (Overrides the q_addDimension Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addLedger (Overrides the q_addLedger Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addNoReversed Adds a fixed value to the value reversed to the query. (Overrides the q_addNoReversed Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addOpeningDate Adds the opening date to the query, which is used when it calculates the opening balance. (Overrides the q_addOpeningDate Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addOperationsTax Adds the tax layer to the query. (Overrides the q_addOperationsTax Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addOrReplaceAccountNum Adds or replaces the value of the account criteria on the query. (Overrides the q_addOrReplaceAccountNum Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addOrReplaceDimension Adds or replaces the value of dimension criteria on the query. (Overrides the q_addOrReplaceDimension Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addPeriodCodeClosing (Overrides the q_addPeriodCodeClosing Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addPeriodCodeNotOpening (Overrides the q_addPeriodCodeNotOpening Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addPeriodCodeOpening (Overrides the q_addPeriodCodeOpening Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addPeriodCodeRegular (Overrides the q_addPeriodCodeRegular Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addSelectionFieldAccountNum Adds the account number as a selection field to the query. (Overrides the q_addSelectionFieldAccountNum Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addSelectionFieldDimension Adds dimensions as a selection field to the query. (Overrides the q_addSelectionFieldDimension Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addSortAndSelectionFields Adds a group of selection and sort fields to the query. (Overrides the q_addSortAndSelectionFields Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_addTransDate Adds the transaction date criteria to the query. (Overrides the q_addTransDate Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_existRangeOnAccountNum (Overrides the q_existRangeOnAccountNum Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_existsRangeOnDimension (Overrides the q_existsRangeOnDimension Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_sortAccountNum Adds the account number as a sort field to the query. (Overrides the q_sortAccountNum Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_sortDimension Adds the dimensions as sort fields to the query. (Overrides the q_sortDimension Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_sortPeriodCode Adds the period code as a sort field to the query. (Overrides the q_sortPeriodCode Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_sortRecId Adds a RecId to the query criteria. (Overrides the q_sortRecId Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_sortTransDate Adds a transaction date as a sort field to the query. (Overrides the q_sortTransDate Method.)
Gg775296.pubmethod(en-us,AX.60).gif q_sortVoucher Adds a voucher to the query criteria. (Overrides the q_sortVoucher Method.)
Gg775296.pubmethod(en-us,AX.60).gif resetGroupByControlFlags (Overrides the resetGroupByControlFlags Method.)
Gg775296.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg775296.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
Gg775296.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.)
Gg775296.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg775296.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)

Top

Inheritance Hierarchy

Object Class
  LedgerBalanceSheetDim Class
    LedgerBalanceSheetDimCol_Cur Class
      LedgerBalanceSheetDimCol_CurCur Class
      LedgerBalanceSheetDimCol_CurDomCur Class
      LedgerBalanceSheetDimCol_CurQty Class