CSV is a simple file format for uploading or downloading Comma Separated Value files. Such files may e.g. can be read and generated with Microsoft Excel and are suitable for automated further processing.
Fields of the CSV file
Mandatory fields:
These fields need to be marked with MAND (mandatory field). They have to be filled in order to upload the CSV file successfully.
Conditional fields:
These fields need to be marked with COND (conditional field). They can be obligatory if existing entries require additional data or if optional field-groups with included mandatory fields were added.
Non-marked fields:
Non-marked fields are optional.
Fixed default field entries:
You have to choose out of predefined numbers or abbreviations of which each represents a certain catchword (for example the number 326 is vicarious for partial billing). Please enter the bold shown number or the bold shown abbreviation in the CSV file.
Country-specific differences for a CSV file
When creating a CSV file you have to consider that dependent on the user’s country different separators are used:
English-speaking countries
Separation - Comma (,)
Decimals - Dot (.)
Date - Slash(/)
Non English-speaking countries
Separation - Semicolon (;)
Decimals - Comma (,)
Date - Dot (.)