Format of the Object Interface Event
The object interface event uses the following format:
ObjectReference_EventName (arguments) As RetValue
where:
ObjectReference
is the variable name of the object where Siebel CRM calls the event.EventName
is the event that Siebel CRM calls.