Share via


WMSLocation::findInLegalEntity Method

Finds the specified record in the WMSLocation table.

Syntax

client server public static WMSLocation findInLegalEntity(
    WMSLocationId _wmsLocationId, 
    InventLocationId _inventLocationId, 
    DataAreaId _dataAreaId)

Run On

Called

Parameters

Return Value

Type: WMSLocation Table
A WMSLocation record; otherwise, an empty record.

See Also

Reference

WMSLocation Table