ConfImportEPComplex_BR Class [AX 2012]

The ConfImportEPComplex_BR class is the basis for the electronic payment process for importing the complex file.

class ConfImportEPComplex_BR

Run On

Called

  MethodDescription
JJ728011.protmethod(en-us,AX.60).gif buildEPReturnValues Is an abstract method for the extended objects to implement.
JJ728011.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ728011.pubmethod(en-us,AX.60).gif doImport Performs the processing of the whole file, following the layout configuration that the user defines through the configurator feature.
JJ728011.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ728011.privmethod(en-us,AX.60).gif getConfFieldForTableAndField
JJ728011.protmethod(en-us,AX.60).gif getFieldContentInFileLine Returns the value of a specific field by parsing its content on the file line.
JJ728011.protmethod(en-us,AX.60).gif getFileLineType Initializes the confBatchLayoutLineType variable of the return file.
JJ728011.protmethod(en-us,AX.60).gif getFirstSegmentToProcess Is an abstract method for the extended objects to implement.
JJ728011.pubmethod(en-us,AX.60).gif getListOfProcessedDocuments Returns a list of strings that represent the documents that were processed during import.
JJ728011.protmethod(en-us,AX.60).gif getListOfRequiredFieldsInLayout Is an abstract method for the extended objects to implement.
JJ728011.privmethod(en-us,AX.60).gif getNextLineForTheFirstSegment
JJ728011.protmethod(en-us,AX.60).gif getPaymentMode Returns the payment mode to use during the import operation.
JJ728011.protmethod(en-us,AX.60).gif getPaymModeSpecSegmentFieldName Is an abstract method for the extended objects to implement.
JJ728011.protmethod(en-us,AX.60).gif getPaymModeSpecTableName Is an abstract method for the extended objects to implement.
JJ728011.protmethod(en-us,AX.60).gif getSegmentsToProcess Returns a container that holds the information for the segments to process for a given batch header.
JJ728011.protmethod(en-us,AX.60).gif getStatus Converts the return occurrence code that is found in the file to the corresponding value in the CustVendPaymStatus base enum.
JJ728011.pubmethod(en-us,AX.60).gif getTableByName Returns a Common table buffer for a given table that had values that were populated during the import process.
JJ728011.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ728011.pubmethod(en-us,AX.60).gif getValuesForProcessedDocument Returns the values that were processed for a given document.
JJ728011.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ728011.pubmethod(en-us,AX.60).gif hasValuesForTable Indicates whether values are registered for a given table.
JJ728011.protmethod(en-us,AX.60).gif new Initializes map fields and the confLayoutGroupId field.
JJ728011.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.)
JJ728011.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.)
JJ728011.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ728011.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ728011.protmethod(en-us,AX.60).gif parseBatch Parses a batch in the file.
JJ728011.protmethod(en-us,AX.60).gif parseDetail Parses a detail line in the file.
JJ728011.protmethod(en-us,AX.60).gif parseDetailsWithinBatch Parses all detail lines in a given batch.
JJ728011.protmethod(en-us,AX.60).gif parseFile Parses the file line that corresponds to the file header.
JJ728011.protmethod(en-us,AX.60).gif registerValueForTableField Registers a value that is read from the file that corresponds to a table field value.
JJ728011.pubmethod(en-us,AX.60).gif setFile Sets the file reader that is used to read the file that is being processed.
JJ728011.pubmethod(en-us,AX.60).gif setPaymMode Sets the payment mode to use during the return processing.
JJ728011.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ728011.pubmethod(en-us,AX.60).gif storeValuesForDocument Inserts the set of values that are read for a specific document into the internal map that keeps all the values that are read for each document.
JJ728011.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ728011.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.)
JJ728011.privmethod(en-us,AX.60).gif validateConfigurationPrerequisites
JJ728011.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ728011.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
JJ728011.pubmethod(en-us,AX.60).gif JJ728011.static(en-us,AX.60).gif ::constructCustPaymForLayout Constructs an instance of the ConfImportEPComplex_BR class to use for the customer payment return process.
JJ728011.pubmethod(en-us,AX.60).gif JJ728011.static(en-us,AX.60).gif ::constructVendPaymForLayout Constructs an instance of the ConfImportEPComplex_BR class to use for the vendor payment return process.
Top

Community Additions

ADD
Show: