TransactionDescription object

Properties Methods Events

ActiveFieldDefinitions property

AvailableFieldDefinitions property

Compact property

CustomSeparationChar property

FieldSeparator property

InvoiceProfile property

Name property

OutputFileName property

Quotation property

SetDefault method

InvoiceTransferSkipUpdateStatistics event

MngrInvoiceProfileTransDefault event

PrepareTransfer event

This object represents a transaction description.

This object represents a digital template containing transaction fields which specify the content, format and layout of transactions. Using Manager, you create at least one transaction description for each invoice profile. There are three types of transaction descriptions:

  • Standard transaction description. Specifies the format and layout of the data from processed invoices that ReadSoft Invoices will transfer to a host system. Every Transfer job requires a standard transaction description.
  • Start or stop transaction description. Specifies the format and layout of data you want ReadSoft Invoices to place at the beginning/end of the transfer file (the same file that data from the standard transaction is being transferred to). Start and stop transaction descriptions are optional in Transfer jobs.
  • Archive transaction description. Specifies the format and layout of data you want ReadSoft Invoices to place in a separate transfer file. Archive transaction descriptions are optional in Transfer jobs.

When a job is running, the CurrentTransactionDescription property returns the active TransactionDescription object at the current application state.

In invoice profile's DefaultTransactionDescription property returns the default transaction description that the profile is using.

Related topics

TransactionDescriptions collection