PurchRFQCaseTableForm_Project Class [AX 2012]
The PurchRFQCaseTableForm_Project class overrides selected methods of the PurchRFQCaseTableForm class for project module specific functionality.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| create | Launches PurchCreateOrder form in order to create a new purchase order. (Inherited from PurchRFQCaseTableForm.) |
| createForm | (Inherited from PurchRFQCaseTableForm.) |
| defaultPurchaseType | (Inherited from PurchRFQCaseTableForm.) |
| editAmendmentAllowed | Determines whether the amendment is editable in the PurchRFQCaseTableForm. (Inherited from PurchRFQCaseTableForm.) |
| editProjId | Determines whether the project ID is editable in the PurchCreateRFQCaseForm table. (Overrides the editProjId Method.) |
| editProjSalesCurrencyId | Specifies whether currency code for the project contract can be edited. (Overrides the editProjSalesCurrencyId Method.) |
| editPurchaseType | (Inherited from PurchRFQCaseTableForm.) |
| enablePurchRFQReplyButton | (Inherited from PurchRFQCaseTableForm.) |
| enableUpdateJournalButtons | (Inherited from PurchRFQCaseTableForm.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCallerSelectedVendorAccountNumbers | Retrieves the selected vendor account number from the vendor search results form. (Inherited from PurchRFQCaseTableForm.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initParmDefault | (Inherited from PurchRFQCaseTableForm.) |
| initValues | Initializes the project ID from the buffer of the ProjTable Table. (Overrides the initValues Method.) |
| isRFQSent | Determines whether the RFQ is sent. (Inherited from PurchRFQCaseTableForm.) |
| lastValueDataAreaId | (Inherited from PurchRFQCaseTableForm.) |
| lastValueDesignName | (Inherited from PurchRFQCaseTableForm.) |
| lastValueElementName | (Inherited from PurchRFQCaseTableForm.) |
| lastValueType | (Inherited from PurchRFQCaseTableForm.) |
| lastValueUserId | (Inherited from PurchRFQCaseTableForm.) |
| linkActive | (Inherited from PurchRFQCaseTableForm.) |
| new | (Overrides the new Method.) |
| newRFQCaseId | (Inherited from PurchRFQCaseTableForm.) |
| 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.) |
| pack | Serializes the current instance of the PurchRFQCaseTableForm class. (Inherited from PurchRFQCaseTableForm.) |
| project | Determines whether the project is a request for quote. (Overrides the project Method.) |
| projId | Retrieves the project ID of the request for quote transaction. (Inherited from PurchRFQCaseTableForm.) |
| purchRFQCaseLine_Create | (Inherited from PurchRFQCaseTableForm.) |
| purchRFQCaseLine_PreSuperCreate | Sets the line numbers in TradeLineNumberManager associated with this class. (Inherited from PurchRFQCaseTableForm.) |
| purchRFQCaseLine_PreSuperWrite | Sets the line numbers in TradeLineNumberManager associated with this class. (Inherited from PurchRFQCaseTableForm.) |
| purchRFQCaseTable | (Inherited from PurchRFQCaseTableForm.) |
| purchRFQType | (Inherited from PurchRFQCaseTableForm.) |
| queryPurchRFQCaseLine | (Inherited from PurchRFQCaseTableForm.) |
| queryPurchRFQCaseTable | (Overrides the queryPurchRFQCaseTable Method.) |
| queryRange | (Inherited from PurchRFQCaseTableForm.) |
| resetPurchLine | (Inherited from PurchRFQCaseTableForm.) |
| setNewlyCreatedPurchRFQCaseLine | (Inherited from PurchRFQCaseTableForm.) |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showProjId | Controls the project ID in the PurchCreateRFQCaseForm Class if the ID is visible or not. (Overrides the showProjId Method.) |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | Deserializes the packedClass parameter value to an instance of the PurchRFQCaseTableForm class. (Inherited from PurchRFQCaseTableForm.) |
| usageCount | Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.) |
| vendAccount | (Inherited from PurchRFQCaseTableForm.) |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Community Additions
ADD
Show: