AgreementConfirm_Sales Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createHeaderHistory | Creates a history record for a sales agreement header. (Overrides the createHeaderHistory Method.) |
| createHistory | Takes a snapshot of an agreement when the agreement is confirmed. (Inherited from AgreementConfirm.) |
| dialogCaption | Returns the title for a SSRS report run form. (Overrides the dialogCaption Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getAgreementNumber | Generates an agreement number to show on the agreement confirmation SSRS report run form. (Inherited from AgreementProformaConfirm.) |
| getFromDialog | Reads the dialog box parameter values into variables. (Inherited from AgreementConfirm.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| new | Initializes a new instance of the AgreementConfirm_Sales class. (Overrides the new Method.) |
| 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.) |
| parmAgreementHeader | Gets or sets the AgreementHeader parameter. (Inherited from AgreementProformaConfirm.) |
| parmPrintJobSettings | Gets or sets the PrintJobSettings parameter. (Inherited from AgreementProformaConfirm.) |
| parmProForma | Gets or sets the ProForma parameter. (Inherited from AgreementProformaConfirm.) |
| parmRefreshFormButtons | Gets or sets the RefreshFormButtons parameter. (Inherited from AgreementConfirm.) |
| parmRereadAgreementLine | Gets or sets the RereadAgreementLine parameter. (Inherited from AgreementConfirm.) |
| parmUsePrintManagement | Gets or sets the UsePrintManagement parameter. (Inherited from AgreementProformaConfirm.) |
| prompt | Displays the AgreementConfirmRunForm dialog box. (Inherited from AgreementProformaConfirm.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startConfirm | Takes a snapshot of an agreement when the agreement is confirmed and prints the report. (Inherited from AgreementConfirm.) |
| 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 | Initializes a new instance of the AgreementConfirm_Sales class. |
Community Additions
ADD
Show: