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.
Searches CustTransOpen or VendTransOpen by record id
Syntax
client server public static CustVendTransOpen find_BR(
TableId _tableId,
RecId _recId,
[boolean _forupdate])
Run On
Called
Parameters
- _tableId
Type: TableId Extended Data Type
Table id - should be CustTransOpen or VendTransOpen
- _recId
Type: RecId Extended Data Type
Record id to look for
- _forupdate
Type: boolean
Determines if record should be selected for update
Return Value
Type: CustVendTransOpen Map
Found CustTransOpen or VendTransOpen record