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.
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.