Share via


InventSiteLogisticsLocation::findBySiteLocationRole Method

Finds a InventSiteLogisticsLocation record that matches the specified parameters.

Syntax

client server public static InventSiteLogisticsLocation findBySiteLocationRole(
    RefRecId _site, 
    LogisticsLocationRoleRecId _role, 
   [TransDateTime _transDateTime, 
    boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: InventSiteLogisticsLocation Table
A record in the InventSiteLogisticsLocation table; otherwise, an empty record.

See Also

Reference

InventSiteLogisticsLocation Table