Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.