VendRequestBusinessJustification::find Method
Finds the record that is associated with the specified record ID.
Syntax
client server public static VendRequestBusinessJustification find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
- _forUpdate
Type: boolean
Return Value
Type: VendRequestBusinessJustification Table
The business justification record found by the record ID.