Exporting - Intergraph Smart Materials - Version 10.2 - Customization & Programming - Hexagon

Intergraph Smart Materials Classic API Configuration (10.2)

Language
English
Product
Intergraph Smart Materials
Subproduct
Classic
Search by Category
Customization & Programming
Smart Materials/Smart Reference Data Version
10.2

The following data tables are available for export:

  • M_COMPANIES

  • M_PROJECTS

  • M_NLS

  • M_APPL_ROLES

  • M_DISCIPLINES

  • M_USERS

  • M_WAREHOUSES

  • M_WAREHOUSE_NLS

  • M_LOCATIONS

  • M_LOCATION_NLS

  • M_SITE_MATL_STATUS

  • M_SITE_MATL_STATUS_NLS

  • M_UNITS

  • M_UNIT_GROUPS

  • M_STATUS

  • M_WH_TO_USERS

  • M_SHIPMENT_GROUPS

  • M_PO_HEADERS

  • M_PO_LINE_ITEMS

  • M_PO_HEADER_NLS

  • M_COMMODITY_CODES

  • M_COMMODITY_CODE_NLS

  • M_COMMODITY_CODE_LAYOUTS

  • M_IDENTS

  • M_IDENT_NLS

  • M_LIST_NODES

  • M_LIST_NODE_NLS

  • M_LIST_POS

  • M_HEATS

  • M_SUPPLIERS

  • M_ITEM_SHIPS

  • M_USER_SECURITIES

  • M_HEAT_DETAILS

For each table, the package specification contains a RECORD TYPE definition containing all fields available for export and a TABLE TYPE definition (a table containing the individual records). These TYPE definitions are used as output parameters by the export functions.

The package specification lists all export functions (the names always start with get_). Input parameters are the date from which all changes are requested and the proj_id (only for tables with a proj_id). The output parameter is always of type TABLE OF RECORD (see above).