ConfExportRPS_BR Class [AX 2012]

The ConfExportRPS_BR class extends the ConfExport_BR class to enable the generation of RPS files by using the configurator feature.

class ConfExportRPS_BR extends ConfExport_BR

Run On

Client

  MethodDescription
JJ727340.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ727340.protmethod(en-us,AX.60).gif closeFile Closes the file that is being exported. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ727340.protmethod(en-us,AX.60).gif findExtentsion Retrieves the extension of the file name. (Inherited from ConfExport_BR.)
JJ727340.protmethod(en-us,AX.60).gif getPaymMode Returns the payment mode that is selected to generate the payment. (Inherited from ConfExport_BR.)
JJ727340.protmethod(en-us,AX.60).gif getSegment Returns a related segment for a given payment specification. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ727340.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ727340.protmethod(en-us,AX.60).gif new Initializes a new instance of the ConfExport_BR class. (Inherited from ConfExport_BR.)
JJ727340.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.)
JJ727340.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.)
JJ727340.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ727340.protmethod(en-us,AX.60).gif openFile Creates a file that will be exported. (Inherited from ConfExport_BR.)
JJ727340.protmethod(en-us,AX.60).gif outputFormatedDS Outputs the current record from the query data source in the formatted mode. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif outputFormatedDSComplex Outputs the current record from the query data source in the formatted complex mode. (Inherited from ConfExport_BR.)
JJ727340.protmethod(en-us,AX.60).gif outputFormatted Iterates through each record that is fetched from the query and outputs it in the formatted mode. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif outputFormattedComplex Iterates through each record that is fetched from the query and outputs it in the formatted complex mode. (Inherited from ConfExport_BR.)
JJ727340.protmethod(en-us,AX.60).gif outputFormattedField Formats a field value to export to the file. (Inherited from ConfExport_BR.)
JJ727340.protmethod(en-us,AX.60).gif outputSimple Iterates through each record that is fetched from the query and outputs it in the simple mode. (Inherited from ConfExport_BR.)
JJ727340.protmethod(en-us,AX.60).gif outputSimpleDS Outputs the current record from the query data source in the simple mode. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ727340.pubmethod(en-us,AX.60).gif parmExportMode Gets or sets the ExportMode parameter. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif parmFileName Gets or sets the FileName parameter. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif parmFiscalDocumentTypeId Gets or sets the FiscalDocumentTypeId parameter.
JJ727340.pubmethod(en-us,AX.60).gif parmFiscalEstablishmentId Gets or sets the FiscalEstablishmentId parameter.
JJ727340.pubmethod(en-us,AX.60).gif parmFromAccount Gets or sets the FromAccount parameter.
JJ727340.pubmethod(en-us,AX.60).gif parmFromDate Gets or sets the FromDate parameter.
JJ727340.pubmethod(en-us,AX.60).gif parmFromNumber Gets or sets the FromNumber parameter.
JJ727340.pubmethod(en-us,AX.60).gif parmGroupId Gets or sets the GroupId parameter. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif parmIncludePreviouslyExported Gets or sets the IncludePreviouslyExported parameter.
JJ727340.pubmethod(en-us,AX.60).gif parmLayoutId Gets or sets the LayoutId parameter. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif parmMaxFileSize Gets or sets the MaxFileSize parameter. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif parmMaxFileSizeError Gets or sets the MaxFileSizeError parameter. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif parmToAccount Gets or sets the ToAccount parameter.
JJ727340.pubmethod(en-us,AX.60).gif parmToDate Gets or sets the ToDate parameter.
JJ727340.pubmethod(en-us,AX.60).gif parmToNumber Gets or sets the ToNumber parameter.
JJ727340.protmethod(en-us,AX.60).gif populateCommon Assigns a validated common table buffer that is ready for output. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif prepare Initializes the class fields, based on the layout that is used. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif query Serves as a parm method for the internal Query object of the class. (Inherited from ConfExport_BR.)
JJ727340.protmethod(en-us,AX.60).gif queryBuild Constructs the internal query that is used to retrieve all RPS records to export. (Overrides the queryBuild Method.)
JJ727340.pubmethod(en-us,AX.60).gif queryRun Serves as a parm method for the internal QueryRun object of the class. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif run Exports the records to the RPS file and updates the EFDocumentCity_BR table. (Overrides the run Method.)
JJ727340.protmethod(en-us,AX.60).gif saveLastData Internally stores the data from the QueryRun object for later use. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ727340.protmethod(en-us,AX.60).gif summaryFieldPrepare Prepares the summary field temporary table to use. (Inherited from ConfExport_BR.)
JJ727340.protmethod(en-us,AX.60).gif summaryFieldProcess Iterates through each record from the query and processes the fields to summarize. (Inherited from ConfExport_BR.)
JJ727340.protmethod(en-us,AX.60).gif summaryFieldUpdate Updates a single summarize field. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ727340.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.)
JJ727340.privmethod(en-us,AX.60).gif validateField Serves as a helper method to validate whether a specific field is included in the internal query.
JJ727340.protmethod(en-us,AX.60).gif validateQuery Serves as a helper method to validate whether the minimal set of tables and fields exists on the internal query to generate the RPS file.
JJ727340.privmethod(en-us,AX.60).gif validateTable Serves as a helper method to validate whether a specific table is included in the internal query.
JJ727340.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ727340.protmethod(en-us,AX.60).gif writeToFile Writes the given data to the export file. (Inherited from ConfExport_BR.)
JJ727340.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ727340.pubmethod(en-us,AX.60).gif JJ727340.static(en-us,AX.60).gif ::construct Initializes a new instance of the ConfExportRPS_BR class.
Top

Object Class
  ConfExport_BR Class
    ConfExportRPS_BR Class

Community Additions

ADD
Show: