InventSiteActivateUpdRule.insertIntoInventDim Method [AX 2012]

Creates a SQL string that inserts a record into the InventDim table.

Syntax

public str insertIntoInventDim()

Run On

Server

Return Value

Type: str
A SQL string that inserts a record into the InventDim table.

See Also

Reference

InventSiteActivateUpdRule Class