SmmOpportunityStatusUpdate Class [AX 2012]
| Method | Description | |
|---|---|---|
| canBeCancelled | Validates that the quotation can be canceled. |
| canBeConfirmed | Validates that the quotation can be confirmed. |
| canBeLost | Validates that the quotation can be lost |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkConfirmedExistIfWin | |
| createCustomerBeforeConfirm | Checks whether there is a customer, and indicates whether to create one without a confirmed quote. |
| createTmpTable | |
| 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.) |
| isCustomer | Check whether a specified party for the opportunity is a customer |
| new | Initializes a new instance of the Object class. (Inherited from Object.) |
| 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.) |
| opportunityStatus2QuoteStatus | |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| paramCustAccountNo | |
| parmOpportunityStatus | Gets or sets the OpportunityStatus parameter. |
| parmOpportunityTable | Gets or sets the OpportunityTable parameter. |
| parmReasonId | Gets or sets the ReasonId parameter. |
| parmRemoveOpenActivities | Gets or sets the RemoveOpenActivities parameter. |
| parmTmpTable | Gets or sets the TmpTable parameter. |
| processQuotes | |
| run | |
| 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.) |
| updateOpportunity | Updates the opportunity to the new status. |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| validate | |
| validateProcessCompleted | |
| validateQuotes | |
| wait | Pauses a process. (Inherited from Object.) |
| winOpportunity | Executes from the EP when winning an opportunity that has quotations related to it. |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
| ::areQuotationsAssigned | |
| ::checkCustomerAccount | Executes from the EP to check whether the customer account was entered when the number sequence is manual. |
| ::construct | |
| ::isCustomerNumberSeqManual | |
| ::main | Provides an entry point for the SmmOpportunityStatusUpdate class when it is called from a menu item. |
| ::openForm | |
| ::setUpdateButtons | |
| ::updateFromQuote |
Community Additions
ADD
Show: