ConfImportRPS_BR Class [AX 2012]

The ConfImportRPS_BR class extends the ConfImport_BR class to enable the import of NFe files by using the configurator feature.

class ConfImportRPS_BR extends ConfImport_BR

Run On

Client

  MethodDescription
JJ728023.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ728023.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ728023.protmethod(en-us,AX.60).gif fromFile2Layout Iterates through each line of the file that is being imported and processes it. (Inherited from ConfImport_BR.)
JJ728023.protmethod(en-us,AX.60).gif getFieldValue Parses a string that contains the value of a field that is being imported. (Inherited from ConfImport_BR.)
JJ728023.protmethod(en-us,AX.60).gif getLayoutLineRecord Parses a whole line that is read from the import file. (Inherited from ConfImport_BR.)
JJ728023.protmethod(en-us,AX.60).gif getLayoutLineType Determines which layout to use on the specified line string. (Inherited from ConfImport_BR.)
JJ728023.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ728023.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ728023.protmethod(en-us,AX.60).gif new Initializes a new instance of the ConfImport_BR class. (Inherited from ConfImport_BR.)
JJ728023.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.)
JJ728023.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.)
JJ728023.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ728023.protmethod(en-us,AX.60).gif openFile Opens the file to import. (Inherited from ConfImport_BR.)
JJ728023.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ728023.pubmethod(en-us,AX.60).gif parmConfLayoutGroupId Gets or sets the ConfLayoutGroupId parameter. (Inherited from ConfImport_BR.)
JJ728023.pubmethod(en-us,AX.60).gif parmFileName Gets or sets the FileName parameter. (Inherited from ConfImport_BR.)
JJ728023.protmethod(en-us,AX.60).gif parseDate Parses a string that contains a date. (Inherited from ConfImport_BR.)
JJ728023.protmethod(en-us,AX.60).gif parseDateTime Parses a string that contains a datetime. (Inherited from ConfImport_BR.)
JJ728023.protmethod(en-us,AX.60).gif processLayoutSection Iterates through each field of a line. (Inherited from ConfImport_BR.)
JJ728023.protmethod(en-us,AX.60).gif processRecord Determines how each line is processed. (Inherited from ConfImport_BR.)
JJ728023.pubmethod(en-us,AX.60).gif run Is a base method that is used to run the import process. (Inherited from ConfImport_BR.)
JJ728023.pubmethod(en-us,AX.60).gif sendToInfolog Is a helper method for displaying a list in the Infolog of records that were imported from the NFe file.
JJ728023.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ728023.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ728023.protmethod(en-us,AX.60).gif update Is a principal method that opens the file, parses each line, and updates the information that is read. (Inherited from ConfImport_BR.)
JJ728023.pubmethod(en-us,AX.60).gif updateRecord Iterates through all the imported records and updates the corresponding EFDocumentCity_BR records. (Overrides the updateRecord Method.)
JJ728023.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.)
JJ728023.protmethod(en-us,AX.60).gif validate Validates the class fields. (Inherited from ConfImport_BR.)
JJ728023.protmethod(en-us,AX.60).gif validateDateType Validates whether a string represents a date. (Inherited from ConfImport_BR.)
JJ728023.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ728023.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ728023.pubmethod(en-us,AX.60).gif JJ728023.static(en-us,AX.60).gif ::construct Initializes a new instance of the ConfImportRPS_BR class.
Top

Object Class
  ConfImport_BR Class
    ConfImportRPS_BR Class

Community Additions

ADD
Show: