InventLocationLogisticsLocation::findByInventLocationRole Method

Finds a InventLocationLogisticsLocation record that matches the specified parameters

Syntax

client server public static InventLocationLogisticsLocation findByInventLocationRole(
    RefRecId _inventLocation, 
    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: InventLocationLogisticsLocation Table
A record in the InventLocationLogisticsLocation table; otherwise, an empty record.

See Also

Reference

InventLocationLogisticsLocation Table