Share via


FiscalDocumentTextTagReplacer_BR Class [AX 2012]

Class FiscalDocumentTextTagReplacer_BR provides functions to replace tags existing in fiscal document texts.

Syntax

class FiscalDocumentTextTagReplacer_BR

Run On

Called

Methods

  Method Description
JJ727620.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ727620.privmethod(en-us,AX.60).gif date2brstr Convert a Date value to str.
JJ727620.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ727620.privmethod(en-us,AX.60).gif exchRate2str Convert a ExchRate value to str.
JJ727620.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ727620.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ727620.privmethod(en-us,AX.60).gif markupSum2str Convert a MarkupSum value to str.
JJ727620.protmethod(en-us,AX.60).gif new Initializes a new instance of the FiscalDocumentTextTagReplacer_BR class.
JJ727620.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
JJ727620.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
JJ727620.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ727620.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ727620.pubmethod(en-us,AX.60).gif parmApproximateTaxAmount Gets or sets the ApproximateTaxAmount parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmApproximateTaxValue Gets or sets the ApproximateTaxValue parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmApproxTaxValueSource Gets or sets the ApproxTaxValueSource parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmCOFINS Gets or sets the COFINS parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmCustomer_Address Gets or sets the Customer_Address parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmCustomer_CnpjCpf Gets or sets the Customer_CnpjCpf parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmCustomer_IE Gets or sets the Customer_IE parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmCustomer_Name Gets or sets the Customer_Name parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmDI_Date Gets or sets the DI_Date parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmDI_Number Gets or sets the DI_Number parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmExchRate Gets or sets the ExchRate parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmFciNumber Gets or sets the FciNumber parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmFiscalRef_InvAccAddressRef Gets or sets the FiscalRef_InvAccAddressRef parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmFiscalRef_InvAccCNPJCPFNumRef Gets or sets the FiscalRef_InvAccCNPJCPFNumRef parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmFiscalRef_InvAccIENumberRef Gets or sets the FiscalRef_InvAccIENumberRef parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmFiscalRef_InvAccNameRef Gets or sets the FiscalRef_InvAccNameRef parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmFiscalRef_InvDateRef Gets or sets the FiscalRef_InvDateRef parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmFiscalRef_InvNoRef Gets or sets the FiscalRef_InvNoRef parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmFiscalRef_InvSeriesRef Gets or sets the FiscalRef_InvSeriesRef parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmFreight Gets or sets the Freight parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmICMS Gets or sets the ICMS parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmImportTax Gets or sets the ImportTax parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmInsurance Gets or sets the Insurance parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmIPI Gets or sets the IPI parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmIPI_TaxValue Gets or sets the IPI_TaxValue parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmPIS Gets or sets the PIS parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmSiscomex Gets or sets the Siscomex parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmSuframa_CustNumber Gets or sets the Suframa_CustNumber parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmTaxWithhold_Amount Gets or sets the TaxWithhold_Amount parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmTaxWithhold_Code Gets or sets the TaxWithhold_Code parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmTaxWithhold_Value Gets or sets the TaxWithhold_Value parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmVendor_Address Gets or sets the Vendor_Address parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmVendor_CnpjCpf Gets or sets the Vendor_CnpjCpf parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmVendor_IE Gets or sets the Vendor_IE parameter.
JJ727620.pubmethod(en-us,AX.60).gif parmVendor_Name Gets or sets the Vendor_Name parameter.
JJ727620.privmethod(en-us,AX.60).gif replaceApproxTaxValueTags
JJ727620.privmethod(en-us,AX.60).gif replaceCustomerTags Replace all tags related to Customer.
JJ727620.privmethod(en-us,AX.60).gif replaceDITags Replace all tags related to DI.
JJ727620.privmethod(en-us,AX.60).gif replaceFciNumberTags Replaces all tags related to FCI Number.
JJ727620.pubmethod(en-us,AX.60).gif replaceFiscalReferenceTags Replace all tags related to Fiscal reference.
JJ727620.privmethod(en-us,AX.60).gif replaceSuframaTags Replace all tags related to Suframa.
JJ727620.pubmethod(en-us,AX.60).gif replaceTags Replace tags related to Customer, DI, RefProcess, Suframa, Tax, TaxWithold and Vendor.
JJ727620.pubmethod(en-us,AX.60).gif replaceTagsOnList Replace tags on a Fiscal document text list.
JJ727620.privmethod(en-us,AX.60).gif replaceTaxWithholdTags Replace all tags related to Tax withhold.
JJ727620.privmethod(en-us,AX.60).gif replaceVendorTags Replace all tags related to Vendor.
JJ727620.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ727620.privmethod(en-us,AX.60).gif taxAmount2str Convert a TaxAmount value to str.
JJ727620.privmethod(en-us,AX.60).gif taxValue2str Convert a TaxValue value to str.
JJ727620.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ727620.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
JJ727620.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ727620.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ727620.pubmethod(en-us,AX.60).gif JJ727620.static(en-us,AX.60).gif ::construct Initializes a new instance of the FiscalDocumentTextTagReplacer_BR class.

Top

Inheritance Hierarchy

Object Class
  FiscalDocumentTextTagReplacer_BR Class