ConfImportEPComplexVendPaym_BR Class [AX 2012]

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

class ConfImportEPComplexVendPaym_BR extends ConfImportEPComplex_BR

Run On

Called

  MethodDescription
JJ749254.protmethod(en-us,AX.60).gif buildEPReturnValues Populates an instance of the EPReturnValues_BR class that represents the values to use to update the ledger journal transaction. (Overrides the buildEPReturnValues Method.)
JJ749254.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
JJ749254.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. (Inherited from ConfImportEPComplex_BR.)
JJ749254.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
JJ749254.protmethod(en-us,AX.60).gif getFieldContentInFileLine Returns the value of a specific field by parsing its content on the file line. (Inherited from ConfImportEPComplex_BR.)
JJ749254.protmethod(en-us,AX.60).gif getFileLineType Initializes the confBatchLayoutLineType variable of the return file. (Inherited from ConfImportEPComplex_BR.)
JJ749254.protmethod(en-us,AX.60).gif getFirstSegmentToProcess Returns the first segment to process. (Overrides the getFirstSegmentToProcess Method.)
JJ749254.pubmethod(en-us,AX.60).gif getListOfProcessedDocuments Returns a list of strings that represent the documents that were processed during import. (Inherited from ConfImportEPComplex_BR.)
JJ749254.protmethod(en-us,AX.60).gif getListOfRequiredFieldsInLayout Is an abstract method for the extended objects to implement. (Overrides the getListOfRequiredFieldsInLayout Method.)
JJ749254.protmethod(en-us,AX.60).gif getPaymentMode Returns the payment mode to use during the import operation. (Inherited from ConfImportEPComplex_BR.)
JJ749254.protmethod(en-us,AX.60).gif getPaymModeSpecSegmentFieldName Returns the field name that corresponds to the main segment to process. (Overrides the getPaymModeSpecSegmentFieldName Method.)
JJ749254.protmethod(en-us,AX.60).gif getPaymModeSpecTableName (Overrides the getPaymModeSpecTableName Method.)
JJ749254.protmethod(en-us,AX.60).gif getSegmentsToProcess Returns a container that holds the information for the segments to process for a given batch header. (Inherited from ConfImportEPComplex_BR.)
JJ749254.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. (Inherited from ConfImportEPComplex_BR.)
JJ749254.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. (Inherited from ConfImportEPComplex_BR.)
JJ749254.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
JJ749254.pubmethod(en-us,AX.60).gif getValuesForProcessedDocument Returns the values that were processed for a given document. (Inherited from ConfImportEPComplex_BR.)
JJ749254.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
JJ749254.pubmethod(en-us,AX.60).gif hasValuesForTable Indicates whether values are registered for a given table. (Inherited from ConfImportEPComplex_BR.)
JJ749254.protmethod(en-us,AX.60).gif new Initializes map fields and the confLayoutGroupId field. (Inherited from ConfImportEPComplex_BR.)
JJ749254.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.)
JJ749254.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.)
JJ749254.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
JJ749254.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
JJ749254.protmethod(en-us,AX.60).gif parseBatch Parses a batch in the file. (Inherited from ConfImportEPComplex_BR.)
JJ749254.protmethod(en-us,AX.60).gif parseDetail Parses a detail line in the file. (Inherited from ConfImportEPComplex_BR.)
JJ749254.protmethod(en-us,AX.60).gif parseDetailsWithinBatch Parses all detail lines in a given batch. (Inherited from ConfImportEPComplex_BR.)
JJ749254.protmethod(en-us,AX.60).gif parseFile Parses the file line that corresponds to the file header. (Inherited from ConfImportEPComplex_BR.)
JJ749254.protmethod(en-us,AX.60).gif registerValueForTableField Registers a value that is read from the file that corresponds to a table field value. (Inherited from ConfImportEPComplex_BR.)
JJ749254.pubmethod(en-us,AX.60).gif setFile Sets the file reader that is used to read the file that is being processed. (Inherited from ConfImportEPComplex_BR.)
JJ749254.pubmethod(en-us,AX.60).gif setPaymMode Sets the payment mode to use during the return processing. (Inherited from ConfImportEPComplex_BR.)
JJ749254.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
JJ749254.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. (Inherited from ConfImportEPComplex_BR.)
JJ749254.pubmethod(en-us,AX.60).gif toString Returns a string that represents the current object. (Inherited from Object.)
JJ749254.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.)
JJ749254.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
JJ749254.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Top

Object Class
  ConfImportEPComplex_BR Class
    ConfImportEPComplexVendPaym_BR Class

Community Additions

ADD
Show: