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
- _customsVendBOESubTransRecId
Type: CustomsVendBOESubTransRecId_IN Extended Data Type
The CustomsVendBOESubTransRecId of the EximVendBOESubTrans_IN record.
- _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.