PdsApprovedVendorList::find Method
Gets the record that matches a specific record ID.
Syntax
client server public static PdsApprovedVendorList find(RecId _recId, [boolean _forUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID to find.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update; optional.
Return Value
Type: PdsApprovedVendorList Table
A PdsApprovedVendorList record.
Remarks
This record is not selected for update. This property can be changed by using the parameters.