InventUpdateOnhand.whsSqlUpdateInventReserveStr Method [AX 2012]

Returns string with well-formatted T-SQL statement template for update of WHSInventReserve table

Syntax

protected str whsSqlUpdateInventReserveStr()

Run On

Called

Return Value

Type: str
Container with T-SQL statement.

See Also

Reference

InventUpdateOnhand Class