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 the MCRBrokerWriteOffReason record using the passed reason code.
Syntax
client server public static MCRBrokerWriteOffReason find(MCRBrokerClaimWriteOffCode _reason, [boolean _update])
Run On
Called
Parameters
- _reason
Type: MCRBrokerClaimWriteOffCode Extended Data Type
The reason code of the MCRBrokerWriteOffReason record.
- _update
Type: boolean
A boolean used to determine whether or not a record should be selected for update; optional.
Return Value
Type: MCRBrokerWriteOffReason Table
The MCRBrokerWriteOffReason record found.