Share via


WHSLocationFormLauncher.inventLocationId Method [AX 2012]

Finds the InventLocationId value for the location that you select.

Syntax

protected InventLocationId inventLocationId(Args _args)

Run On

Called

Parameters

  • _args
    Type: Args Class
    An args object that contains the record that is used to view the details of the WMSLocationId value.

Return Value

Type: InventLocationId Extended Data Type
The InventLocationId value for the location that you selected.

See Also

Reference

WHSLocationFormLauncher Class