Customization - Intergraph Smart Reference Data - Help - Hexagon

Intergraph Smart Reference Data Help (10.2)

Language
English
Product
Intergraph Smart Reference Data
Search by Category
Help
Smart Materials/Smart Reference Data Version
10.2

After the data is searched and stored in the export tables, you can update the data in the export tables with the custom package M_PCK_SPISO_CUSTOM. The following procedures are called at the end of the export:

  • M_PCK_SPISO_CUSTOM.GENERAL_CIP

  • M_PCK_SPISO_CUSTOM.GENERAL_GET_BOLT

You can use these procedures to insert new data or update the exported data before the data is written to the Microsoft Access database.

In addition, the following procedures are available:

  • M_PCK_SPISO_CUSTOM.FORMAT_BOLT_CC - Customizes the standard logic for formatting the bolt commodity code.

  • M_PCK_SPISO_CUSTOM.GENERAL_BRANCH - Modifies the branch data stored in M_SPISO_EXP_SPEC_BRANCHES.*

  • M_PCK_SPSIO_CUSTOM.GENERAL_BEND - Modifies the bend data stored in M_SPISO_EXP_SPEC_BENDS.*

    * These two CIPs run at the end of the database part of the export processing after the M_SPISO_EXP_BRANCHES and M_SPISO_EXP_SPEC_BENDS tables are populated according to standard processing logic.