FiscalDocParmDataCreatorInvTransfer_BR Class [AX 2012]
The FiscalDocParmDataCreatorInvTransfer_BR class is responsible for creating a FiscalDocumentParmData_BR object and its components for an inventory transfer 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.) |
| cancelTimeOut | Cancels a previous method call to the setTimeOut method. (Inherited from Object.) |
| createParmData | Is responsible for creating the whole fiscal document ParmData object model. (Overrides the createParmData Method.) |
| equal | Determines whether the specified object is equal to the current one. (Inherited from Object.) |
| fiscalEstablishment | Retrieves the fiscal establishment of the site that the transfer order is from/to. |
| fiscalReferenceSourceCurrencyCode | Returns the currency code of the fiscal reference. (Overrides the fiscalReferenceSourceCurrencyCode Method.) |
| fiscalReferenceSourceExchRate | Returns the fiscal reference exchange rate value (Inherited from FiscalDocumentParmDataCreator_BR.) |
| fiscalReferenceSourceExchRateSecondary | Returns the fiscal reference secundary exchange rate value (Inherited from FiscalDocumentParmDataCreator_BR.) |
| 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.) |
| getFirstLineCFOP | |
| getFiscalDocumentNumber | Retrieves the fiscal document number. |
| getInvoiceIdWithoutSeriesPrefix | Returns the invoice id without the series. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| getShipFiscalDocument | |
| 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 | Is an abstract method that indicates whether the fiscal document in context has customer/vendor transactions. (Overrides the hasCustVendTrans Method.) |
| initCustVendTransParmData | Is an abstract method that provides an instance of the object that represents the customer/vendor transaction that is associated with the fiscal document. (Overrides the initCustVendTransParmData Method.) |
| initHeaderParmData | Is an abstract method that provides an instance of the object that represents the fiscal document header information. (Overrides the initHeaderParmData Method.) |
| initLinesParmData | Is an abstract method that provides a list of objects that represent 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 | Is an abstract method that provides a list of objects that represent the fiscal document installments. (Overrides the initListOfInstallments Method.) |
| initListOfShipmentStatParmData | Provides a list of objects that represent 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.) |
| initTaxTransParmDataFromTaxTrans | Initializes a FiscalDocumentTaxTransParmData_BR object with data from TaxTrans records. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| isTribSubstRegApplicable | Checks if tributary subsitution applies to a given FiscalDocumentParmData_BR. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| new | Constructor method for the FiscalDocumentParmDataCreator_BR class. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| 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. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| setFiscalDocumentNumber | |
| setFiscalEstablishmentTribSubstReg | Sets the tributary substitution registry (IE number) to a FiscalDocumentParmData_BR if it is applicable. (Inherited from FiscalDocumentParmDataCreator_BR.) |
| setInventTransferJour | |
| setinventTransferTableFiscalInfo | |
| setParmTable | |
| setTaxationOriginAndFciNumber | Searches and set for FCI information if required |
| setTimeOut | Sets up the scheduled execution of a specified method. (Inherited from Object.) |
| setTotals | |
| setUpdateType | |
| thirdPartyCCMNum | |
| thirdPartyCNPJCPF | |
| thirdPartyIE | |
| thirdPartyName | |
| thirdPartyPostalAddress | |
| thirdyPartyAccountNum | |
| thirdyPartyType | |
| 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.) |
| ::fromInventTransferOrder | Constructs an instance of the FiscalDocParmDataCreatorInvTransfer_BR class. |
Community Additions
ADD
Show: