BudgetControlStatisticsManager Class [AX 2012]
| Method | Description | |
|---|---|---|
| addBudgetBudgetPeriodBalancesListToCache | Adds a list of instances of the BudgetPeriodBalance class to the cache. |
| apportionmentBudgetStatisticsAmount | Gets the apportionment AmountMST aggregation based on the BudgetParameters table. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| copyBudgetPeriodBalanceToTmpTable | Gets an instance of the BudgetPeriodBalance class and copies the aggregated AmountMST values to a BudgetTmpControlStatistics buffer. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fillBudgetTmpControlStatistics | Fills the BudgetTmpControlStatistics table buffer with the aggregated AmountMST values that are present in an instance of the BudgetPeriodBalance class. |
| fillBudgetTmpControlStatisticsForReport | Fills up the BudgetTmpControlStatistics table buffer with the aggregated AmountMST values present in the BudgetPeriodBalance object. |
| getBudgetAvailableExpression | |
| getBudgetControlStatisticsData | Gets the list that contains the instances of the BudgetPeriodBalance class. |
| getBudgetControlStatisticsDataForReport | Gets a list that contains instances of the BudgetPeriodBalance class. |
| getBudgetPeriodBalancesFromCache | Gets a list that contains instances of the BudgetPeriodBalance class from the cache. |
| getCacheKey | Gets the cache key to access the BudgetPeriodBalance objects cache. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initializeBudgetPeriodBalanceListCache | |
| new | Initializes a new instance of the BudgetControlStatisticsManager class. |
| 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.) |
| resetAccumulatedValues | |
| setBudgetTmpControlStatisticsAmount | Calculates the values of various total amounts and sets those values in the specified temporary table reference. |
| 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.) |
| ::getBudgetControlStatisticsDataServer | Creates a packed list of the BudgetPeriodBalance objects which have the aggregated AmountMST values. |
| ::getBudgetControlStatsDataForReportServer | Creates a List that is packed of BudgetPeriodBalance instances, which has the aggregated AmountMST values. |
| ::getDimensionFocus | Gets the dimension focus display value, depending on the specified ledger dimension and focus name. |
| ::getLedgerDimensionBudgetControl | Gets the first ledger dimension that matches the dimension display value where the ledger dimension type is BudgetControl and where budget source tracking details exist for the current primary ledger. |
| ::prepareQueryForControlStatsDrillDown | Adds the DimensionAttributeValueCombination and BudgetGroupLedgerDimension table data sources to the passed in query, which is based on the BudgetTmpControlStatistics record values. |
Community Additions
ADD
Show: