LogisticsLocation::findByDUNSNumRecId Method

Finds a specific LogisticsLocation record.

Syntax

client server public static LogisticsLocation findByDUNSNumRecId(
    LogisticsDunsNumberRecId _dunsNumberRecId, 
    DirPartyRecId _partyRecId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: LogisticsLocation Table
A LogisticsLocation table buffer.

See Also

Reference

LogisticsLocation Table