AgreementConfirm Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| copyDocs | Copies the documents that are attached to the agreement line to the agreement history line. |
| createHeaderHistory | Creates a history record for an agreement header. |
| createHistory | Takes a snapshot of an agreement when the agreement is confirmed. |
| createLineDefaultHistory | Creates a history record for an agreement default line. |
| createLineHistory_RU | |
| createLineQuantityCommitmentHistory | Creates history records for modified agreement quantity lines. It also resets the modified flag on the agreement quantity line records. |
| createLineVolumeCommitmentHistory | Creates history records for modified agreement volume lines. |
| dialogCaption | Retrieves the title for the 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. (Overrides the getFromDialog Method.) |
| 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 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. |
| parmRereadAgreementLine | Gets or sets the RereadAgreementLine parameter. |
| 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. (Overrides the startConfirm Method.) |
| 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.) |
| ::main | Provides an entry point for the AgreementConfirm class when it is called from a menu item. |
| ::newAgreementConfirm | Creates an AgreementConfirm object based on the relation type of the agreement header. |
Community Additions
ADD
Show: