CustomsVendBOETrans_IN::findRecId Method
Reads the CustomsVendBOETrans_IN table for the specified record id.
Syntax
client server public static CustomsVendBOETrans_IN findRecId(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The unique record id to find.
- _forUpdate
Type: boolean
select record for update.
Return Value
Type: CustomsVendBOETrans_IN Table
CustomsVendBOETrans_IN record.