COSBalancesCall Class [AX 2012]
The COSBalancesCall class is used for assembling the cost accounting values from balances depending on different criteria (time interval, value type, budget model, or calculation number).
| Method | Description | |
|---|---|---|
| amountBudgetWorkUnits | |
| amountBudLedgerTable | Retrieves the value of the specified costs. |
| amountBudLine | |
| attaimentLedgerTable | Returns the attainment of the cost-on-cost category. |
| attaimentLine | |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| globFields | Calculates the total values to display on the COSCostBalancesDimHier form. |
| globFieldsHier | Calculates the values of the cost line for a defined hierarchy division, which are displayed as total values in the COSCostBalancesDimHier form. |
| globFieldsLine | Calculates the costs of a cost category for a hierarchy division or dimension to display as total values on the COSCostBalancesDimHier form. |
| globFieldsLineCalcul | Calculates the costs of cost category, which are displayed as total values in the form COSCostBalancesDimHier . |
| globFieldsLineHier | Calculates the costs of cost categories for the hierarchy division to display as total values on the COSCostBalancesDimHier form. |
| globFieldsService | Calculates the quantities for the service units to display as total values on the COSCostBalancesDimHier form. |
| globFieldsServiceHier | Calculates the quantities for services units for the hierarchy division, which are displayed as total values in the COSCostBalancesDimHier form. |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Constructs an instance of the COSBalancesCall 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.) |
| setDatum | Determines the time interval for all calculation methods. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| toleranceLedgerTable | |
| toleranceLine | |
| 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.) |
| ::construct |
Community Additions
ADD
Show: