ServiceEvents_IN::findByServiceEvent Method
Finds the service event.
Syntax
client server public static ServiceEvents_IN findByServiceEvent(Events_IN _event, [boolean _forUpdate])
Run On
Called
Parameters
- _event
Type: Events_IN Extended Data Type
The service event.
- _forUpdate
Type: boolean
A Boolean value that indicates whether to select the record for update.
Return Value
Type: ServiceEvents_IN Table
The service event.