VersioningComparePurchTable Class [AX 2012]
The VersionComparePurchTable class extends the generic functionality in the VersioningComparePurchOrder class and implements the analysis for a purchase order.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| enableAccountingDistributionView | Method indicating if button for viewing accounting distributions should be enabled and visible on the VersioningCompare form. The button invokes the AccountingDistribution form.The accounting distributions are always displayed for the most recent state of purchase order and show all changes up to the current state. (Overrides the enableAccountingDistributionView Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| getCaption | (Overrides the getCaption Method.) |
| getChangeList | Gets a list of changed fields by comparing two records. (Inherited from VersioningCompare.) |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| initCallerRecord | Extracts the purchase ID from the calling record and initializes the comparison based on the records. (Inherited from VersioningComparePurchOrder.) |
| insertVersioningTmpTrans | Inserts a record in the VersioningTmpTrans temporary table with the comparison of a single record. (Inherited from VersioningCompare.) |
| loadAccountingDistribution | Analyzes the AccountingDistribution records that are related to the specified record and then saves the result in the temporary VersioningTmpTrans table. (Inherited from VersioningCompare.) |
| loadAgreementLineReleasedLine | Analyzes the AgreementLineReleasedLine records that are related to the specified PurchLine record and saves the result in the VersioningTmpTrans table. (Inherited from VersioningComparePurchOrder.) |
| loadData | Initializes the VersioningTmpTrans temporary table with the information specific to a purchase order. (Overrides the loadData Method.) |
| loadInventDim | Analyzes the InventDim records related to the specified PurchLine record and saves the result in the VersioningTmpTrans temporary table. (Inherited from VersioningComparePurchOrder.) |
| loadMarkup | Analyzes the MarkupTrans records that are related to the specified record and saves the result in the VersioningTmpTrans temporary table. (Inherited from VersioningComparePurchOrder.) |
| loadPurchLine | Analyzes the PurchLine records that are related to the specified PurchTable record and saves the result in the VersioningTmpTrans temporary table. (Inherited from VersioningComparePurchOrder.) |
| loadPurchLineForeignTradeCategory | Analyzes the PurchLineForeignTradeCategory record that is related to the specified PurchLine record and saves the result in the VersioningTmpTrans temporary table. (Inherited from VersioningComparePurchOrder.) |
| loadPurchPrepayTable | Analyzes the PurchPrepayTable records that are related to the specified PurchTable record and saves the result in the temporary VersioningTmpTrans table. |
| loadPurchTable | Analyzes the PurchTable records and saves the result in the VersioningTmpTrans temporary table. (Overrides the loadPurchTable Method.) |
| loadVendPaymSched | Analyzes the VendPaymSched records related to the specified PurchTable record and saves the result in the VersioningTmpTrans temporary table. |
| loadVendPaymSchedLine | Analyzes the VendPaymSchedLine records related to the specified VendPaymSched record and saves the result in the VersioningTmpTrans temporary table. |
| loadVersioningTmpTrans | Initializes the VersioningTmpTrans temporary table that is used to save the result of the comparison. (Inherited from VersioningCompare.) |
| new | Initializes a new instance of the VersioningCompare class. (Inherited from VersioningCompare.) |
| 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.) |
| packVersioningTmpTrans | (Inherited from VersioningCompare.) |
| parmVersioningTmpTrans | Gets or sets the VersioningTmpTrans parameter. (Inherited from VersioningCompare.) |
| removeEmptyTreeNodes | Removes all nodes that do not have a change in them and in their child nodes. (Inherited from VersioningCompare.) |
| 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.) |
| treeNodeName | Initializes the name of the tree node that represents the specified record. (Inherited from VersioningCompare.) |
| 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 VersioningComparePurchTable class. |
Object Class
VersioningCompare Class
VersioningComparePurchOrder Class
VersioningComparePurchTable Class
PurchReApprovalVersioningCompare Class
VersioningCompare Class
VersioningComparePurchOrder Class
VersioningComparePurchTable Class
PurchReApprovalVersioningCompare Class
Community Additions
ADD
Show: