Share via


InventMovement::openInventOnhandCheckReserveForm Method [AX 2012]

Opens InventOnhandCheckReserve form.

Syntax

client protected static boolean openInventOnhandCheckReserveForm(Common _buffer)

Run On

Client

Parameters

  • _buffer
    Type: Common Table
    A record for the form initialization.

Return Value

Type: boolean
true if form was successfully closed; otherwise, false.

See Also

Reference

InventMovement Class