AgreementProformaConfirm Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| dialogCaption | Retrieves the title of the SSRS report run form. |
| 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. |
| getFromDialog | Reads the dialog box parameter values into variables. |
| 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 AgreementProformaConfirm 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.) |
| parmAgreementHeader | Gets or sets the AgreementHeader parameter. |
| parmPrintJobSettings | Gets or sets the PrintJobSettings parameter. |
| parmProForma | Gets or sets the ProForma parameter. |
| parmUsePrintManagement | Gets or sets the UsePrintManagement parameter. |
| prompt | Displays the AgreementConfirmRunForm dialog box. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| startConfirm | Prints the confirmation report. |
| 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 | Creates a new instance of the AgreementProformaConfirm class. |
| ::main | Provides an entry point for the AgreementProformaConfirm class when it is called from a menu item. |
| ::newAgreementProformaConfirm | Creates an AgreementProformaConfirm object based on the agreement header. |
Community Additions
ADD
Show: