Share via


CustomsShippingBillSalesLink_IN::findBySalesParmId Method

Reads the CustomsShippingBillSalesLink_IN table for the specified ParmId and OrigSalesId.

Syntax

client server public static CustomsShippingBillSalesLink_IN findBySalesParmId(
    ParmId _parmId, 
    SalesId _origSalesId, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    if true, select record for update.

Return Value

Type: CustomsShippingBillSalesLink_IN Table
The selected CustomsShippingBillSalesLink_IN table record.

See Also

Reference

CustomsShippingBillSalesLink_IN Table