Share via


EximVendBOESubTrans_IN::findRefRecId Method

Finds the specified record in EximVendBOESubTrans_IN table.

Syntax

client server public static EximVendBOESubTrans_IN findRefRecId(CustomsVendBOESubTransRecId_IN _customsVendBOESubTransRecId, [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: EximVendBOESubTrans_IN Table
A record in the EximVendBOESubTrans_IN table; otherwise, an empty record.

See Also

Reference

EximVendBOESubTrans_IN Table