Share via


WHSLocationFormLauncher.fieldIdInventLocation Method [AX 2012]

Looks for the relation from the args record to the WMSLocation table to grab the InventLocationId value.

Syntax

protected FieldId fieldIdInventLocation(TableId _tableId, FieldId _fieldIdWMSLocationId)

Run On

Called

Parameters

Return Value

Type: FieldId Extended Data Type
The field that contains the InventLocationId value on the args record.

See Also

Reference

WHSLocationFormLauncher Class