Share via


CustomsExportOrderLine_IN::find Method

Reads the CustomsExportOrderLine_IN table for the specified record ID.

Syntax

client server public static CustomsExportOrderLine_IN find(
    RefRecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    If true, read the record for updating.

Return Value

Type: CustomsExportOrderLine_IN Table
A buffer that contains CustomsExportOrderLine_IN table.

See Also

Reference

CustomsExportOrderLine_IN Table