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