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