Share via


DEL_RetailConnDistributionIncExcList::find Method

Finds the specified record in DEL_RetailConnDistributionIncExcList table.

Syntax

client server public static DEL_RetailConnDistributionIncExcList find(
    RetailConnJobId _jobId, 
    RetailConnDistributionLocationId _locationId, 
   [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: DEL_RetailConnDistributionIncExcList Table
A record in the DEL_RetailConnDistributionIncExcList table; otherwise, an empty record.

See Also

Reference

DEL_RetailConnDistributionIncExcList Table