data import file |
An import file is a text file that consists of the following components:
One header record that identifies the output files
One screen record that identifies the screen for the transactions included in the input file
Zero or more transaction records
All import file records are of variable length; a single newline character (hex 0d0a for Windows 9x, NT, or 2000) follows each record. Commas separate fields within a record. Strings should not include trailing spaces.
A single import file should include transactions for only one FASuite screen and one transaction type.
View a sample data import file
_______________