Export module

Often you must export data from LN to another application, for example, in these situations:
  • Data must be displayed in a specific way, such as in a spreadsheet.
  • Text is to be maintained through a word processor.
  • The data and procedures in a company are handled partly by LN.

The result of the export process is an ASCII file, which other applications, including other LN environments, can read.

To exchange data between two LN companies, you export the LN data to ASCII files, and then import the data into the LN database. Exchange can use the same master data information for import that it uses for export, because the ASCII file format is the same.