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