UnitOfMeasureInternalCodeDefaultData.insertInternalCode Method [AX 2012]
Inserts a unit of measure InternalCode either to the database or to the temporary table.
Syntax
private void insertInternalCode(UnitOfMeasureSymbol _symbol, UnitOfMeasureCodeSymbol _codeSymbol)
Run On
Called
Parameters
- _symbol
Type: UnitOfMeasureSymbol Extended Data Type
A unit of measure symbol.
- _codeSymbol
Type: UnitOfMeasureCodeSymbol Enumeration
A unit of measure internal code.