PurchCopying Class [AX 2012]
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| checkHeaderAgreement | Validates the header record against the matching agreement. (Overrides the checkHeaderAgreement Method.) |
| checkLine | Indicates whether the line is valid. |
| checkLineAgreement | Validates the line record against the matching agreement. (Overrides the checkLineAgreement Method.) |
| checkLinesAgreement | Validates all line records against the matching agreement. (Overrides the checkLinesAgreement Method.) |
| copy | (Inherited from PurchCopyingBase.) |
| copyExchRate | Copies the exchange rate. |
| copyFromInvoice_BR | Copies the record ID from VendInvoiceJour table record to PurchTable table record |
| copyFromInvoiceTrans_BR | |
| copyHeader | (Overrides the copyHeader Method.) |
| copyInTransaction | Executes purchase copying transaction. (Inherited from PurchCopyingBase.) |
| copyLine | (Overrides the copyLine Method.) |
| copyRBOLines | Creates a new RetailPackagePurch record based on an existing one. (Overrides the copyRBOLines Method.) |
| deleteLines | (Overrides the deleteLines Method.) |
| deleteRBOPackagePurch | Deletes records in the RetailPackagePurch table related to the PurchTable class member. (Overrides the deleteRBOPackagePurch Method.) |
| deleteRBOSumLines | Deletes records in the RetailSumLines table related to the PurchTable class member. (Overrides the deleteRBOSumLines Method.) |
| deleteSettlement | (Inherited from PurchCopyingBase.) |
| endCopy | (Overrides the endCopy Method.) |
| 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.) |
| headerAgreementExt | |
| initParameters | Initializes the class based on the given contract class. (Overrides the initParameters Method.) |
| initRBOContainers | Initializes the rboLineNumCont and fshLineNumCont container type class members. (Overrides the initRBOContainers Method.) |
| lineAgreementExt | |
| lineNum | (Inherited from PurchCopyingBase.) |
| lineNumIndex | Assigns unique line numbers to lines that are not related to the same header record. (Overrides the lineNumIndex Method.) |
| markForSettlement | |
| new | Initializes a new instance of the PurchCopying class. (Overrides the new Method.) |
| 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. (Overrides the parmtmpFrmVirtualRBOLines Method.) |
| parmTradeCurencyConversion | Gets or sets the TradeCurencyConversion parameter. (Inherited from PurchCopyingBase.) |
| parmVendInvoiceJour | Gets or sets the VendInvoiceJour parameter. |
| pdsSetRemain | Determines whether the remainder quantities should be set for the purchLine parameter. |
| preCILUserInterAction | Executes user interaction before CIL execution. (Overrides the preCILUserInterAction Method.) |
| promptConvertCurrencyCode | (Overrides the promptConvertCurrencyCode Method.) |
| promptConvertCurrencyCodePreIL | Prompts the user if the currency code is being changed as a consequence of the copying. |
| promptRemoveSettlement | (Overrides the promptRemoveSettlement Method.) |
| purchCopyingCopyLineDefault | Allows customizing the PurchCopying.copyLines method in higher layers. |
| purchCopyingCopyLineFinal | Allows customizing the PurchCopying.copyLines method in higher layers. |
| setInventTransIdReturn_W | |
| setPdsCWQty | Sets the catch weight quantity and calculates the PurchQty and QtyOrdered. |
| setPriceDiscHeaderChangePolicy | Sets the price discount policies for the lines of the new Purchase order. |
| setPriceDiscLineChangePolicy | Sets price discount policies for the lines of the new Purchase order. |
| setRefCustVendCreditInvoicingTable | |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| settleInvoiceTrans | |
| toString | Returns a string that represents the current object. (Inherited from Object.) |
| updateInvoiceCreditCopy | |
| 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: