MCRExpediteTable::find Method
Finds the MCRExpediteTable record based on the passed parameters.
Syntax
client server public static MCRExpediteTable find(MCRExpedite _MCRExpedite, [boolean update])
Run On
Called
Parameters
- _MCRExpedite
Type: MCRExpedite Extended Data Type
Value that defines whether an order should be expedited or not.
- update
Type: boolean
true if the MCRExpediteTable record should be returned for update; false if the MCRExpediteTable record should not be returned for update.
Return Value
Type: MCRExpediteTable Table
The MCRExpediteTable record.