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 and returns the refund check settlement record with the specified RecID.
Syntax
client server public static MCRRCSettlementTable findByRecID(RecId _recId, [boolean _selectForUpdate])
Run On
Called
Parameters
- _recId
Type: RecId Extended Data Type
The record ID of the settlement record to find.
- _selectForUpdate
Type: boolean
A Boolean value that indicates whether to read the record for update; optional.
Return Value
Type: MCRRCSettlementTable Table
The settlement record of the specified record ID.