FiscalDocumentParmDataCreator_BR Class [AX 2012]
Orchestrates the process of creating the Fiscal Document ParmData object model.
| Method | Description | |
|---|---|---|
| addApproximateTaxTextHeader | Adds approximate tax fiscal document text related to the header of the fiscal document. |
| addApproximateTaxTextLine | Adds approximate tax fiscal document text related to the specified fiscal document line. |
| addFciTextLine | Adds the legal text present on Brazilian Parameters related to FCI |
| addNonRecoverableNotIncludedTaxToCharges | Initializes data related to taxes that are not recoverable and not included in amount. |
| addTexts | Copy all Fiscal document texts from the database to a list of objects. |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| cleanDeliveryFields | |
| 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. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fiscalReferenceSourceCurrencyCode | Returns currency code of fiscal reference |
| fiscalReferenceSourceExchRate | Returns the fiscal reference exchange rate value |
| fiscalReferenceSourceExchRateSecondary | Returns the fiscal reference secundary exchange rate value |
| fiscalReferenceSourceRecId | Retrieves the record ID that the fiscal reference table points to. |
| fiscalReferenceSourceTableId | Retrieves the table ID that the fiscal reference table points to. |
| getInvoiceIdWithoutSeriesPrefix | Returns the invoice id without the series. |
| getNonRecoverableNotIncludedTaxAmount | |
| 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. |
| initCustVendTransParmData | Abstract method that provides an instance of the object representing the Customer/Vendor Transaction associated with the Fiscal Document |
| initHeaderParmData | Abstract method that provides an instance of the object representing the Fiscal Document header information. |
| initLinesParmData | Abstract method that provides a list of objects representing the Fiscal Document lines. |
| initListOffFiscalReference | Abstract method that provides a list of objects representing the Fiscal Documents referenced to the current fiscal document. |
| initListOfInstallments | Abstract method that provides a list of objects representing the Fiscal Document installments. |
| initListOfShipmentStatParmData | Provides a list of objects representing the shipment specifications for a given Fiscal Document line. |
| initListOfTaxTransParmDataForLine | Provides a list of objects representing the taxes incurred for a given Fiscal Document line. |
| initListOfTaxTransParmDataForMarkup | Provides a list of objects representing the taxes incurred for a given Fiscal Document markup trasaction. |
| initMiscChargesParmData | Initializes the list of FiscalDocumentMiscChargeParmData_BR for a given FiscalDocumentLineParmData_BR. |
| initTaxTransParmDataFromTaxTrans | Initializes a FiscalDocumentTaxTransParmData_BR object with data from TaxTrans records. |
| isTribSubstRegApplicable | Checks if tributary subsitution applies to a given FiscalDocumentParmData_BR. |
| new | Constructor method for the FiscalDocumentParmDataCreator_BR 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.) |
| overrideICMSTaxationCodeWhenICMSSTExists | |
| 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 |
| postInitListOfTaxTransParmDataForMarkup | Post method to handle fiscal document line taxes after get initiated by initListOfTaxTransParmDataForLine |
| prepareFiscalDocumentText | Prepares the Fiscal document texts added to the object before posting them. |
| setFiscalEstablishmentTribSubstReg | Sets the tributary substitution registry (IE number) to a FiscalDocumentParmData_BR if it is applicable. |
| 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.) |
| ::fromCustInvoice | Constructs an instance of the FiscalDocParmDataCreatorCustInvoice_BR class. |
| ::fromCustProFormaInvoice | Constructs an instance of the FiscalDocProFormaParmDataCreator_BR class. |
| ::fromFiscalDocumentModel2 | Creates a FiscalDocumentParmData object with all the parameters properly filled for a fiscal document model 2. |
| ::fromFreeTextInvoice | Constructs an instance of the FiscalDocParmDataCreatorFTInvoice_BR class. |
| ::fromPackingSlip | Initializes a FiscalDocumentParmData_BR for a packing slip scenario. |
| ::fromProjectInvoice | Constructs an instance of FiscalDocParmDataCreatorProjInv_BR class. |
| ::fromProjectProFormaInvoice | Constructs an instance of FiscalDocParmDataCreatorProjInvProFormBR class. |
| ::fromTaxTransferDocument | Creates a FiscalDocumentParmData object with all the parameters properly filled for a tax transfer fiscal document. |
| ::fromVendInvoice | Creates a FiscalDocumentParmData_BR for a vendor invoice scenario. |
| ::fromVendProFormaInvoice | Creates a FiscalDocumentParmData_BR for a proforma vendor invoice scenario. |
| ::getTaxInCostPrice | Retrieves the amount of taxes in cost price. |
Object Class
FiscalDocumentParmDataCreator_BR Class
FiscalDocParmDataCreatorCustInvoice_BR Class
FiscalDocParmDataCreatorFTInvoice_BR Class
FiscalDocParmDataCreatorInvTransfer_BR Class
FiscalDocParmDataCreatorModel2_BR Class
FiscalDocParmDataCreatorPackingSlip_BR Class
FiscalDocParmDataCreatorProjInv_BR Class
FiscalDocParmDataCreatorPurchComplInv Class
FiscalDocParmDataCreatorSalesComplInv Class
FiscalDocParmDataCreatorTaxTransfer_BR Class
FiscalDocParmDataCreatorVendInvoice_BR Class
FiscalDocumentParmDataCreator_BR Class
FiscalDocParmDataCreatorCustInvoice_BR Class
FiscalDocParmDataCreatorFTInvoice_BR Class
FiscalDocParmDataCreatorInvTransfer_BR Class
FiscalDocParmDataCreatorModel2_BR Class
FiscalDocParmDataCreatorPackingSlip_BR Class
FiscalDocParmDataCreatorProjInv_BR Class
FiscalDocParmDataCreatorPurchComplInv Class
FiscalDocParmDataCreatorSalesComplInv Class
FiscalDocParmDataCreatorTaxTransfer_BR Class
FiscalDocParmDataCreatorVendInvoice_BR Class
Community Additions
ADD
Show: