PurchRFQCaseCopying Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkHeaderAgreement | Indicates whether the header record against the matching agreement is valid. (Inherited from PurchCopyingBase.) |
| checkLineAgreement | Indicates whether the line record against the matching agreement is valid. (Inherited from PurchCopyingBase.) |
| checkLinesAgreement | Indicates whether all line records against the matching agreement are valid. (Inherited from PurchCopyingBase.) |
| copy | (Inherited from PurchCopyingBase.) |
| copyHeader | (Overrides the copyHeader Method.) |
| copyInTransaction | Executes purchase copying transaction. (Inherited from PurchCopyingBase.) |
| copyLine | (Overrides the copyLine Method.) |
| copyRBOLines | Creates a RetailPackagePurch record that is based on one that exists. (Inherited from PurchCopyingBase.) |
| deleteLines | (Overrides the deleteLines Method.) |
| deleteRBOPackagePurch | Deletes records in the RetailPackagePurch table related to the PurchTable class member. (Inherited from PurchCopyingBase.) |
| deleteRBOSumLines | Deletes records in the RetailSumLines table related to the PurchTable class member. (Inherited from PurchCopyingBase.) |
| deleteSettlement | (Inherited from PurchCopyingBase.) |
| endCopy | (Inherited from PurchCopyingBase.) |
| 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.) |
| initParameters | Initializes the class based on the given contract class. (Overrides the initParameters Method.) |
| initRBOContainers | Initializes the rboLineNumCont and fshLineNumCont container type class members. (Inherited from PurchCopyingBase.) |
| lineNum | (Inherited from PurchCopyingBase.) |
| lineNumIndex | Assigns line numbers to lines that are not related to the same header record. (Inherited from PurchCopyingBase.) |
| new | Initializes a new instance of the PurchCopyingBase class. (Inherited from PurchCopyingBase.) |
| 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.) |
| parmAllowCopyingInTransaction | Gets or sets the AllowCopyingInTransaction parameter. (Inherited from PurchCopyingBase.) |
| parmConvertCurrency | Gets or sets the ConvertCurrency parameter. (Inherited from PurchCopyingBase.) |
| parmCopyExchRate | Gets or sets the CopyExchRate parameter. (Inherited from PurchCopyingBase.) |
| parmCopyPrecisely | Gets or sets the CopyPrecisely parameter. (Inherited from PurchCopyingBase.) |
| parmCopyQty | Gets or sets the CopyQty parameter. (Inherited from PurchCopyingBase.) |
| parmDeleteSettlement | Gets or sets the DeleteSettlement parameter. (Inherited from PurchCopyingBase.) |
| parmHeaderCurrencyCode | Gets or sets the HeaderCurrencyCode parameter. (Inherited from PurchCopyingBase.) |
| parmSearchPrice | Gets or sets the SearchPrice parameter. (Inherited from PurchCopyingBase.) |
| parmTaxAsPerOrginalInvoice_IN | Gets or sets the TaxAsPerOrginalInvoice_IN parameter. (Inherited from PurchCopyingBase.) |
| parmtmpFrmVirtualRBOLines | Gets or sets the tmpFrmVirtualRBOLines parameter. (Inherited from PurchCopyingBase.) |
| parmTradeCurencyConversion | Gets or sets the TradeCurencyConversion parameter. (Inherited from PurchCopyingBase.) |
| preCILUserInterAction | Executes user interaction before CIL execution. (Inherited from PurchCopyingBase.) |
| promptConvertCurrencyCode | (Overrides the promptConvertCurrencyCode Method.) |
| promptRemoveSettlement | (Inherited from PurchCopyingBase.) |
| 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 | |
| ::newCopy | Executes a copying on the server |
Community Additions
ADD
Show: