ADD_UOMS_Oracle scripts

This post-installation script adds a list of common unit of measures (UOMs) to IEE. The script creates the following stored procedures:

  • UOM_CreateStructure. Creates UOMs, and adds and updates the following database tables:

    • UnitOfMeasureClass

    • UnitOfMeasure

    • UnitOfMeasureFormula

    • UOMAttributeValue

  • Unit_Create. Creates any new units needed for UOMs and adds and updates the following database tables:

    • Unit

    • CommodityTypeUnit

Related topics: