Share via


InventLocation::getDefaultLogisticsLocation_IN Method

Retrieves a default LogisticsLocation location based on the parameters.

Syntax

server public static LogisticsLocation getDefaultLogisticsLocation_IN(InventLocationId _inventLocationId, LogisticsLocationRoleType _logisticsLocationRoleType)

Run On

Server

Parameters

Return Value

Type: LogisticsLocation Table
A LogisticsLocation record.

Remarks

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

See Also

Reference

InventLocation Table