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.
Finds a VendPaymSched record by its record ID.
Syntax
client server public static VendPaymSched findRecId(RecId _recId, [boolean _forupdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID to find.
- _forupdate
Type: boolean
Boolean value indicating whether to select for update; optional.
Return Value
Type: VendPaymSched Table
A VendPaymSched record.