COSBudgetExpansion Class [AX 2012]
The COSBudgetExpansion class extends the standard class BudgetExpansion with the specific functionality of the cost accounting tables COSCostBudget and COSWorkBudget.
| Method | Description | |
|---|---|---|
| canBeInserted | (Inherited from BudgetExpansion.) |
| canBeInsertedTestFields | (Inherited from BudgetExpansion.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cosNewBalancesExp | Updates the budget values in balances for a cost and service budget. |
| create | Overrides the create method in the BudgetExpansion class. The specific behavior applies only for the COSCostBudget and COSWorkBudget cost accounting tables. (Overrides the create Method.) |
| 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.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| mustBeExploded | (Inherited from BudgetExpansion.) |
| mustKeyBeExploded | (Inherited from BudgetExpansion.) |
| mustPeriodBeExploded | (Inherited from BudgetExpansion.) |
| new | (Inherited from BudgetExpansion.) |
| 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.) |
| setFields | (Inherited from BudgetExpansion.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTransId | (Inherited from BudgetExpansion.) |
| 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.) |
Community Additions
ADD
Show: