Import File Format - Intergraph Smart Materials - Version 2020 (10.0) - Help - Hexagon PPM

Intergraph Smart Materials Classic Help (2020)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Help
Smart Materials/Smart Reference Data Version
2020 (10.0)

The ASCII file used for the import process requires a particular format.

The first line of the import file is not processed; it can be used for comments.

All other lines of the import file must be formatted as follows:

  • Field order: Account Code, Description, Short Description

  • Spaces/blanks are not allowed.

  • Field delimiter is " (quotation mark).

  • Field separator is , (comma).

Examples:

"ACCOUNTCODE","DESCRIPTION","SHORT_DESC"

"ACCOUNTCODE1","DESCRIPTION1","SHORT_DESC1"