Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _wmsLocationId
Type: WMSLocationId Extended Data Type
The location to find.
- _inventLocationId
Type: InventLocationId Extended Data Type
The warehouse to find.
- _dataAreaId
Type: DataAreaId Extended Data Type
The legal entity in which to find the record.
Return Value
Type: WMSLocation Table
A WMSLocation record; otherwise, an empty record.