SalesQuotationTableInteractionHelper Class [AX 2012]
The SalesQuotationTableInteractionHelper class is the interaction helper class for the sales quotation details form.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| 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.) |
| initCommon | Initializes the common header and line level controls visibility state. |
| initDeliveryScheduleEnabledState | Initializes the delivery schedule control state. |
| initHeaderActions | Initializes the quotation header controls visibility states |
| initLineActions | Initializes the quotation line controls visibility states |
| initLinePBAActions | Initializes the quotation line product builder configuration controls visibility state. |
| new | Initializes a new instance of the SalesQuotationTableInteractionHelper 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.) |
| parmAlternativeQuotationsEnabled | Indicates whether the alternative quotation control is enabled. |
| parmAttachedSalesOrdersEnabled | Indicates whether the attached sales order control is enabled. |
| parmAvailableDlvDateLineEnabled | Gets the AvailableDlvDateLineEnabled parameter. |
| parmBankLGRequestFormEnabled | Gets the BankLGRequestFormEnabled parameter. |
| parmBOMCalculationsEnabled | Gets the BOMCalculationsEnabled parameter. |
| parmCanConvert2Customer | Gets the CanConvert2Customer parameter. |
| parmChangeReasonCodeEnabled | Gets the ChangeReasonCodeEnabled parameter. |
| parmDeliveryScheduleEnabled | Gets the DeliveryScheduleEnabled parameter. |
| parmIsCategoryBasedLine | Gets the IsCategoryBasedLine parameter. |
| parmIsNotTemplate | Gets the IsNotTemplate parameter. |
| parmIsProspect | Gets the IsProspect parameter. |
| parmJournalConfirmationEnabled | Gets the JournalConfirmationEnabled parameter. |
| parmJournalQuotationEnabled | Gets the JournalQuotationEnabled parameter. |
| parmLineInventOnHandEnabled | Gets the LineInventOnHandEnabled parameter. |
| parmLineInventTransEnabled | Gets the LineInventTransEnabled parameter. |
| parmMayQuotationBeCopied | Gets the MayQuotationBeCopied parameter. |
| parmMiscChargesEnabled | Gets the MiscChargesEnabled parameter. |
| parmPBAConfiguratedItemEnabled | Gets the PBAConfiguratedItemEnabled parameter. |
| parmPBAExecuteEnabled | Gets the PBAExecuteEnabled parameter. |
| parmPriceSimEnabled | Gets the PriceSimEnabled parameter. |
| parmQuotationNotConfirmed | Gets the QuotationNotConfirmed parameter. |
| parmTransferToProjectEnabled | Gets the TransferToProjectEnabled parameter. |
| parmUpdateCancelledEnabled | Gets the UpdateCancelledEnabled parameter. |
| parmUpdateConfirmationEnabled | Gets the UpdateConfirmationEnabled parameter. |
| parmUpdateLostEnabled | Gets the UpdateLostEnabled parameter. |
| parmUpdateQuotationEnabled | Gets the UpdateQuotationEnabled parameter. |
| setSalesQuotationTableForm | Sets a SalesQuotationTableForm form. |
| 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.) |
| ::construct | Initializes a new instance of the SalesQuotationTableInteractionHelper class. |
Community Additions
ADD
Show: