PurchReqTableForm Class [AX 2012]
The PurchReqTableForm class controls the behavior of the PurchReqTable form.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| create | |
| createForm | |
| distributionFormViewClosed | Called upon closing of the AccountingDistribution form. |
| 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.) |
| initParmDefault | |
| initValues | |
| lastValueDataAreaId | |
| lastValueDesignName | |
| lastValueElementName | |
| lastValueType | |
| lastValueUserId | |
| linkActive | |
| new | |
| newPurchReqId | |
| 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 PurchReqTableForm class. |
| parmProjTable | Retrieves the project of the purchase requisition transaction. |
| parmPurchReqTableFormRun | Gets or sets the PurchReqTableFormRun parameter. |
| project | Indicates whether the purchase requisition is for a project. |
| purchReqLine_Create | |
| purchReqTable | |
| queryPurchTable | |
| requisitionerName | Retrieves the name of the requisitioner that corresponds to the PurchReqLine record that is being processed. |
| requisitionerRecId | Sets the record ID of the requisitioner. |
| resetPurchReqLine | |
| setDefaultParameters | |
| setFormLoading | |
| setNewlyCreatedPurchLine | |
| setStatus | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| showRequisitions | |
| status | |
| statusAll | |
| subscribeToAccDistViewEvents | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| unpack | De-serializes the _packedClasses parameter value to an instance of the PurchReqTableForm class. |
| 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 PurchReqTableForm class. |
| ::isProjectBudgetControlEnabled | Indicates whether the EnableBudgetCheckOnLineSave field of the ProjParameters table project budget check should be performed when a purchase requisition line is saved. |
| ::isPurchReqLineBudgetControlEnabled | Indicates whether to perform a budget check when a purchase requisition line is saved by checking the DoPurchaseRequisitionBudgetCheckOnEntry field of the BudgetControlConfiguration table. |
| ::isTransDateVisible | Determines whether the transaction date field should be visible on forms. |
| ::isTransDateVisibleForLine | Determines whether the transaction date field should be visible on forms for the line. |
Community Additions
ADD
Show: