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