BudgetControlSourceDocumentLineRule Class [AX 2012]
The BudgetControlSourceDocumentLineRule class defines the default budget control processing rule for a source document line.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| determineBudgetControlCategory | Determines the budget control category. |
| determineDistributionToRelieveDetail | Determines the source document line item and the accounting distribution for the budget reservation amounts that are relieved. |
| determineIsSimulationBudgetCheck | Determines whether the budget check is a simulation. |
| determineRelievingMethod | Determines the budget relieving 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.) |
| initialize | Initializes an instance of the BudgetControlSourceDocumentLineRule class. |
| initializeBudgetTrackingNumber | Initializes the budget tracking number that is associated with the budget check. |
| initializeBudgetUser | Initializes the user who initiates the budget check. |
| new | Initializes a new instance of the BudgetControlSourceDocumentLineRule 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.) |
| parmBudgetControlCategory | Gets the BudgetControlCategory parameter. |
| parmBudgetTrackingNumber | Gets the BudgetTrackingNumber parameter. |
| parmBudgetUser | Gets the BudgetUser parameter. |
| parmCurrentDistributionToRelieveBudget | Gets the CurrentDistributionToRelieveBudget parameter. |
| parmCurrentSourceDocLineToRelieveBudget | Gets the CurrentSourceDocLineToRelieveBudget parameter. |
| parmIsSimulationBudgetCheck | Gets the IsSimulationBudgetCheck parameter. |
| parmRelievingMethod | Gets the RelievingMethod parameter. |
| parmSimulatedSourceDocumentLine | Gets the SimulatedSourceDocumentLine parameter. |
| 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.) |
| ::newRule | Creates an instance of the rule. |
Object Class
BudgetControlSourceDocumentLineRule Class
PurchCommitmentLineBudgetCtrlRule_PSN Class
PurchOrderLineBudgetControlRule Class
PurchReqLineBudgetControlRule Class
VendorInvoiceLineBudgetControlRule Class
BudgetControlSourceDocumentLineRule Class
PurchCommitmentLineBudgetCtrlRule_PSN Class
PurchOrderLineBudgetControlRule Class
PurchReqLineBudgetControlRule Class
VendorInvoiceLineBudgetControlRule Class
Community Additions
ADD
Show: