Share via


InventTransferTable.getDefaultLogisticsLocation Method

Retrieves a default LogisticsLocation location based on the parameters.

Syntax

private LogisticsLocation getDefaultLogisticsLocation(InventLocationId _inventLocationId, LogisticsLocationRoleType _logisticsLocationRoleType)

Run On

ClientOrServer

Parameters

Return Value

Type: LogisticsLocation Table
A LogisticsLocation record.

Remarks

The order in which default locations are searched are as follows: Warehouse, Site, Company.

See Also

Reference

InventTransferTable Table