FiscalDocumentTextTagReplacer_BR Class [AX 2012]
Class FiscalDocumentTextTagReplacer_BR provides functions to replace tags existing in fiscal document texts.
| Method | Description | |
|---|---|---|
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| date2brstr | Convert a Date value to str. |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| exchRate2str | Convert a ExchRate value to str. |
| getTimeOutTimerHandle | Returns the timer handle for the object. (Inherited from Object.) |
| handle | Retrieves the handle of the class of the object. (Inherited from Object.) |
| markupSum2str | Convert a MarkupSum value to str. |
| new | Initializes a new instance of the FiscalDocumentTextTagReplacer_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.) |
| owner | Returns the instance that owns the object. (Inherited from Object.) |
| parmApproximateTaxAmount | Gets or sets the ApproximateTaxAmount parameter. |
| parmApproximateTaxValue | Gets or sets the ApproximateTaxValue parameter. |
| parmApproxTaxValueSource | Gets or sets the ApproxTaxValueSource parameter. |
| parmCOFINS | Gets or sets the COFINS parameter. |
| parmCustomer_Address | Gets or sets the Customer_Address parameter. |
| parmCustomer_CnpjCpf | Gets or sets the Customer_CnpjCpf parameter. |
| parmCustomer_IE | Gets or sets the Customer_IE parameter. |
| parmCustomer_Name | Gets or sets the Customer_Name parameter. |
| parmDI_Date | Gets or sets the DI_Date parameter. |
| parmDI_Number | Gets or sets the DI_Number parameter. |
| parmExchRate | Gets or sets the ExchRate parameter. |
| parmFciNumber | Gets or sets the FciNumber parameter. |
| parmFiscalRef_InvAccAddressRef | Gets or sets the FiscalRef_InvAccAddressRef parameter. |
| parmFiscalRef_InvAccCNPJCPFNumRef | Gets or sets the FiscalRef_InvAccCNPJCPFNumRef parameter. |
| parmFiscalRef_InvAccIENumberRef | Gets or sets the FiscalRef_InvAccIENumberRef parameter. |
| parmFiscalRef_InvAccNameRef | Gets or sets the FiscalRef_InvAccNameRef parameter. |
| parmFiscalRef_InvDateRef | Gets or sets the FiscalRef_InvDateRef parameter. |
| parmFiscalRef_InvNoRef | Gets or sets the FiscalRef_InvNoRef parameter. |
| parmFiscalRef_InvSeriesRef | Gets or sets the FiscalRef_InvSeriesRef parameter. |
| parmFreight | Gets or sets the Freight parameter. |
| parmICMS | Gets or sets the ICMS parameter. |
| parmImportTax | Gets or sets the ImportTax parameter. |
| parmInsurance | Gets or sets the Insurance parameter. |
| parmIPI | Gets or sets the IPI parameter. |
| parmIPI_TaxValue | Gets or sets the IPI_TaxValue parameter. |
| parmPIS | Gets or sets the PIS parameter. |
| parmSiscomex | Gets or sets the Siscomex parameter. |
| parmSuframa_CustNumber | Gets or sets the Suframa_CustNumber parameter. |
| parmTaxWithhold_Amount | Gets or sets the TaxWithhold_Amount parameter. |
| parmTaxWithhold_Code | Gets or sets the TaxWithhold_Code parameter. |
| parmTaxWithhold_Value | Gets or sets the TaxWithhold_Value parameter. |
| parmVendor_Address | Gets or sets the Vendor_Address parameter. |
| parmVendor_CnpjCpf | Gets or sets the Vendor_CnpjCpf parameter. |
| parmVendor_IE | Gets or sets the Vendor_IE parameter. |
| parmVendor_Name | Gets or sets the Vendor_Name parameter. |
| replaceApproxTaxValueTags | |
| replaceCustomerTags | Replace all tags related to Customer. |
| replaceDITags | Replace all tags related to DI. |
| replaceFciNumberTags | Replaces all tags related to FCI Number. |
| replaceFiscalReferenceTags | Replace all tags related to Fiscal reference. |
| replaceSuframaTags | Replace all tags related to Suframa. |
| replaceTags | Replace tags related to Customer, DI, RefProcess, Suframa, Tax, TaxWithold and Vendor. |
| replaceTagsOnList | Replace tags on a Fiscal document text list. |
| replaceTaxWithholdTags | Replace all tags related to Tax withhold. |
| replaceVendorTags | Replace all tags related to Vendor. |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| taxAmount2str | Convert a TaxAmount value to str. |
| taxValue2str | Convert a TaxValue value to str. |
| 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.) |
| ::construct | Initializes a new instance of the FiscalDocumentTextTagReplacer_BR class. |
Community Additions
ADD
Show: