LedgerBalanceSheetDimCol_Bud Class [AX 2012]
Syntax
class LedgerBalanceSheetDimCol_Bud extends LedgerBalanceSheetDim
Run On
Called
Methods
Method | Description | |
---|---|---|
calcOpening | Determines whether an opening balance can be calculated for the column, which is useful for performance optimizing. (Overrides the calcOpening Method.) | |
cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) | |
ensureBudgetTransHeaderDS | Ensures that a data source exists for the budget transaction header and creates it if it does not. | |
ensureDimAttrDS | Ensures that a data source exists for the specified dimension attribute and creates it if it does not. (Overrides the ensureDimAttrDS Method.) | |
ensureFiscalCalendarPeriodDS | Ensures that a data source exists for the fiscal calendar period and creates it if it does not. (Inherited from LedgerBalanceSheetDim.) | |
ensureGeneralJournalEntryDS | Ensures that a data source exists for the general journal entry and creates it if it does not. (Inherited from LedgerBalanceSheetDim.) | |
ensureMainAccountDS | Ensures that a data source exists for the main account and creates it if it does not. (Overrides the ensureMainAccountDS Method.) | |
ensureSubledgerVoucherGenJournalEntryDS | Ensures that a data source exists for the subledger voucher general journal entry and creates it if it does not. (Inherited from LedgerBalanceSheetDim.) | |
equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) | |
existDimAttrDS | (Inherited from LedgerBalanceSheetDim.) | |
existMainAccountDS | (Inherited from LedgerBalanceSheetDim.) | |
getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) | |
handle | Retrieves the handle of the class of the object. (Inherited from Object.) | |
new | Initializes a new instance of the LedgerBalanceSheetDimCol_Bud class. (Overrides the new Method.) | |
notify | Releases the hold on an object that has called the wait method on this object. (Inherited from Object.) | |
notifyAll | Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.) | |
objectOnServer | Determines whether the object is on a server. (Inherited from Object.) | |
owner | Returns the instance that owns the object. (Inherited from Object.) | |
parmActiveId | Gets the ActiveId parameter. (Overrides the parmActiveId Method.) | |
parmAmountCur | Gets the AmountCur parameter. (Overrides the parmAmountCur Method.) | |
parmAmountMST | Gets the AmountMST parameter. (Overrides the parmAmountMST Method.) | |
parmAmountMSTSecondary | Gets the AmountMSTSecondary parameter. (Overrides the parmAmountMSTSecondary Method.) | |
parmBudgetModelNum | Gets the BudgetModelNum parameter. (Overrides the parmBudgetModelNum Method.) | |
parmCurrencyCode | Gets the CurrencyCode parameter. (Overrides the parmCurrencyCode Method.) | |
parmDebCredProposal | Sets the value of the DebCredProposal enumeration value. (Overrides the parmDebCredProposal Method.) | |
parmDimensionsOperationsTaxDim | Sets the value of the DimensionsOperationsTaxDim enumeration value. (Overrides the parmDimensionsOperationsTaxDim Method.) | |
parmEngineParm | Initializes the calculation engine according to the column and the criteria on the column. (Overrides the parmEngineParm Method.) | |
parmFetchedValues | (Overrides the parmFetchedValues Method.) | |
parmIncludeBlankDimAttrValues | Gets or sets the IncludeBlankDimAttrValues parameter. (Inherited from LedgerBalanceSheetDim.) | |
parmLedgerBalColumnsDim | Gets the LedgerBalColumnsDim parameter. (Inherited from LedgerBalanceSheetDim.) | |
parmLedgerPostingType | Gets the LedgerPostingType parameter. (Overrides the parmLedgerPostingType Method.) | |
parmOperationsTax | Gets the OperationsTax parameter. (Overrides the parmOperationsTax Method.) | |
parmPeriodCode | Gets the PeriodCode parameter. (Overrides the parmPeriodCode Method.) | |
parmTableId | Gets the TableId parameter. (Overrides the parmTableId Method.) | |
parmTaxTransGenJourAccEntryRecId | Gets the TaxTransGenJourAccEntryRecId parameter. (Overrides the parmTaxTransGenJourAccEntryRecId Method.) | |
parmTransDate | Gets the TransDate parameter. (Overrides the parmTransDate Method.) | |
parmTransTxt | Gets the TransTxt parameter. (Overrides the parmTransTxt Method.) | |
parmVoucher | Gets the Voucher parameter. (Overrides the parmVoucher Method.) | |
q_addAccountNum | Adds the account criteria to the query. (Overrides the q_addAccountNum Method.) | |
q_addBudgetModel | (Overrides the q_addBudgetModel Method.) | |
q_addCurrencyCode | Adds the currency code criteria to the query. (Overrides the q_addCurrencyCode Method.) | |
q_addDebitCredit | Adds the debit or credit criteria to the query. (Overrides the q_addDebitCredit Method.) | |
q_addDimension | Adds the dimension criteria to the query. (Overrides the q_addDimension Method.) | |
q_addLedger | (Overrides the q_addLedger Method.) | |
q_addNoReversed | Adds a fixed value to the value reversed to the query. (Overrides the q_addNoReversed Method.) | |
q_addOpeningDate | Adds the opening date to the query - used when it calculates the opening balance. (Overrides the q_addOpeningDate Method.) | |
q_addOperationsTax | Adds the tax layer to the query. (Overrides the q_addOperationsTax Method.) | |
q_addOrReplaceAccountNum | Adds or replaces the value of the account criteria on the query. (Overrides the q_addOrReplaceAccountNum Method.) | |
q_addOrReplaceDimension | Adds or replaces the value of dimension criteria on the query. (Overrides the q_addOrReplaceDimension Method.) | |
q_addPeriodCodeClosing | (Overrides the q_addPeriodCodeClosing Method.) | |
q_addPeriodCodeNotOpening | (Overrides the q_addPeriodCodeNotOpening Method.) | |
q_addPeriodCodeOpening | (Overrides the q_addPeriodCodeOpening Method.) | |
q_addPeriodCodeRegular | (Overrides the q_addPeriodCodeRegular Method.) | |
q_addSelectionFieldAccountNum | Adds the account number as a selection field to the query. (Overrides the q_addSelectionFieldAccountNum Method.) | |
q_addSelectionFieldDimension | Adds dimensions as a selection field to the query. (Overrides the q_addSelectionFieldDimension Method.) | |
q_addSortAndSelectionFields | Adds a group of selection and sort fields to the query. (Overrides the q_addSortAndSelectionFields Method.) | |
q_addTransDate | Adds the transaction date criteria to the query. (Overrides the q_addTransDate Method.) | |
q_existRangeOnAccountNum | (Overrides the q_existRangeOnAccountNum Method.) | |
q_existsRangeOnDimension | (Overrides the q_existsRangeOnDimension Method.) | |
q_sortAccountNum | Adds the account number as a sort field to the query. (Overrides the q_sortAccountNum Method.) | |
q_sortDimension | Adds the dimensions as sort fields to the query. (Overrides the q_sortDimension Method.) | |
q_sortPeriodCode | Adds the period code as a sort field to the query. (Overrides the q_sortPeriodCode Method.) | |
q_sortRecId | Provides the means for a subclass to add sorting by RecId if the data source supports the field. (Inherited from LedgerBalanceSheetDim.) | |
q_sortTransDate | Adds a transaction date as a sort field to the query. (Overrides the q_sortTransDate Method.) | |
q_sortVoucher | Provides the means for a subclass to add sorting by voucher if the data source supports the field. (Inherited from LedgerBalanceSheetDim.) | |
resetGroupByControlFlags | (Overrides the resetGroupByControlFlags Method.) | |
setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) | |
toString | Returns a string that represents the current object. (Inherited from Object.) | |
usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) | |
wait | Pauses a process. (Inherited from Object.) | |
xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Top
Inheritance Hierarchy
Object Class
LedgerBalanceSheetDim Class
LedgerBalanceSheetDimCol_Bud Class
LedgerBalanceSheetDimCol_BudCur Class
LedgerBalanceSheetDimCol_BudDomCur Class
LedgerBalanceSheetDimCol_BudMST Class
LedgerBalanceSheetDimCol_BudQty Class