FiscalDocParmDataCreatorVendInvoice_BR Class [AX 2012]
This class is responsible for creating a FiscalDocumentParmData_BR object and its components for a vendor invoice posting scenario.
| Method | Description | |
|---|---|---|
| addApproximateTaxTextHeader | Adds approximate tax fiscal document text related to the header of the fiscal document. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| addApproximateTaxTextLine | Adds approximate tax fiscal document text related to the specified fiscal document line. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| addFciTextLine | Adds the legal text present on Brazilian Parameters related to FCI (Inherited from FiscalDocumentParmDataCreator_BR.) |
| addTexts | Copy all Fiscal document texts from the database to a list of objects. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| adjustFiscalDocumentForCIF | Modifies the fiscal document for CIF presentation |
| adjustFiscalDocumentForFOB | Modifies the fiscal document for FOB presentation |
| adjustFiscalDocumentForImport | Fiscal document adjustments for import process |
| adjustFiscalDocumentLineForImport | Fiscal document line taxes adjustments for import process |
| adjustFiscalDocumentLineTaxesForImport | Fiscal document line adjustments for import process |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createParmData | Method responsible for creating the entire Fiscal Document ParmData object model. It orchestrates the creation process abtracting it from the concrete classes. Concrete classes must implement the abstract members used by this method. (Overrides the createParmData Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fiscalEstablishment | |
| fiscalReferenceSourceCurrencyCode | Returns currency code of fiscal reference (Overrides the fiscalReferenceSourceCurrencyCode Method.) |
| fiscalReferenceSourceExchRate | Returns the fiscal reference exchange rate value (Overrides the fiscalReferenceSourceExchRate Method.) |
| fiscalReferenceSourceExchRateSecondary | Returns the fiscal reference secundary exchange rate value (Overrides the fiscalReferenceSourceExchRateSecondary Method.) |
| fiscalReferenceSourceRecId | Retrieves the record ID that the fiscal reference table points to. (Overrides the fiscalReferenceSourceRecId Method.) |
| fiscalReferenceSourceTableId | Retrieves the table ID that the fiscal reference table points to. (Overrides the fiscalReferenceSourceTableId Method.) |
| getFiscalDocumentNumber | Retrieves the fiscal document number. |
| getInvoiceIdWithoutSeriesPrefix | Returns the invoice id without the series. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| getOthersMarkupParmData | Gets new instance of FiscalDocumentMiscChargeParmData_BR |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| hasCustVendTrans | Abstract method that indicates whether the Fiscal Document in context has customer/vendor transactions or not. (Overrides the hasCustVendTrans Method.) |
| initCustVendTransParmData | Abstract method that provides an instance of the object representing the Customer/Vendor Transaction associated with the Fiscal Document (Overrides the initCustVendTransParmData Method.) |
| initHeaderParmData | Abstract method that provides an instance of the object representing the Fiscal Document header information. (Overrides the initHeaderParmData Method.) |
| initLinesParmData | Abstract method that provides a list of objects representing the Fiscal Document lines. (Overrides the initLinesParmData Method.) |
| initListOffFiscalReference | Abstract method that provides a list of objects representing the Fiscal Documents referenced to the current fiscal document. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| initListOfInstallments | Abstract method that provides a list of objects representing the Fiscal Document installments. (Overrides the initListOfInstallments Method.) |
| initListOfShipmentStatParmData | Provides a list of objects representing the shipment specifications for a given Fiscal Document line. (Overrides the initListOfShipmentStatParmData Method.) |
| initListOfTaxTransParmDataForLine | Provides a list of objects representing the taxes incurred for a given Fiscal Document line. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| initListOfTaxTransParmDataForMarkup | Provides a list of objects representing the taxes incurred for a given Fiscal Document markup trasaction. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| initMiscChargesParmData | Initializes the list of FiscalDocumentMiscChargeParmData_BR for a given FiscalDocumentLineParmData_BR. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| initTagsReplacer | |
| initTaxTransParmDataFromTaxTrans | Initializes a FiscalDocumentTaxTransParmData_BR object with data from TaxTrans records. (Overrides the initTaxTransParmDataFromTaxTrans Method.) |
| isTribSubstRegApplicable | Checks if tributary subsitution applies to a given FiscalDocumentParmData_BR. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| new | Initializes a new instance of the FiscalDocParmDataCreatorVendInvoice_BR 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.) |
| postInitListOfTaxTransParmDataForLine | Post method to handle fiscal document line taxes after get initiated by initListOfTaxTransParmDataForLine (Inherited from FiscalDocumentParmDataCreator_BR.) |
| postInitListOfTaxTransParmDataForMarkup | Post method to handle fiscal document line taxes after get initiated by initListOfTaxTransParmDataForLine (Inherited from FiscalDocumentParmDataCreator_BR.) |
| prepareFiscalDocumentText | Prepares the Fiscal document texts added to the object before posting them. (Overrides the prepareFiscalDocumentText Method.) |
| setFiscalEstablishmentTribSubstReg | Sets the tributary substitution registry (IE number) to a FiscalDocumentParmData_BR if it is applicable. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| setLineParmDataRefRecord | Sets the reference to the original buffer in the FiscalDocumentLineParmData_BR parm data object. |
| setPurchParmUpdate | Sets the instance of the PurchParmUpdate table buffer that will be used in the fiscal document posting process. |
| setPurchTable | Sets the instance of the PurchTable table buffer that will be used in the fiscal document posting process. |
| setPurchTotals | Sets the instance of the PurchTotals class that will be used in the fiscal document posting process. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setVendInvoiceInfoTable | Sets the instance of the VendInvoiceInfoTable table buffer that will be used in the fiscal document posting process. |
| setVendInvoiceJour | Sets the instance of the VendInvoiceJour table buffer that will be used in the fiscal document posting process. |
| setVendInvoiceTransList | Sets the list of VendInvoiceTrans table buffers that will be used in the fiscal document posting process. |
| 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.) |
| vendPaymSchedRefRecId | Retrieves the record ID that VendPaymSched buffer points to. |
| vendPaymSchedRefTableId | Retrieves the table ID that VendPaymSched buffer points to. |
| wait | Pauses a process. (Inherited from Object.) |
| xml | Returns an XML string that represents the current object. (Inherited from Object.) |
Object Class
FiscalDocumentParmDataCreator_BR Class
FiscalDocParmDataCreatorVendInvoice_BR Class
FiscalDocParmDataCreatorVendProForma_BR Class
FiscalDocumentParmDataCreator_BR Class
FiscalDocParmDataCreatorVendInvoice_BR Class
FiscalDocParmDataCreatorVendProForma_BR Class
Community Additions
ADD
Show: