FIELD_DELIMITER is a field which identifies how the data is going to be created. e.g.fixed position, comma or tab delimited, XML.
X_FIELD_DELIMITER is a fixed lexicon with the following values:
Saved Value | Displayed Value |
---|---|
00 | Not Specified |
01 | Fixed Format |
02 | Comma Delimited |
03 | Tab Delimited |
04 | Pipe Delimited |
05 | XML File Format |
06 | Comma, No quotes |
07 | Tab, No quotes |
08 | Pipe, No quotes |