BusComp_CopyRecord Event
If the user copies a business component record, and if the user makes this record the active record, then Siebel CRM calls the BusComp_CopyRecord event. This method does not return any information.
Format
BusComp_CopyRecord
No arguments are available.
Usage
If a new record is created in one of the following ways, then Siebel CRM calls the BusComp_CopyRecord method instead of the BusComp_NewRecord method:
Siebel CRM creates a new record through one of the following:
BusComp.NewRecord NewAfterCopy
BusComp.NewRecord NewBeforeCopy
A user uses a copy record feature in the Siebel Client. For example, if the user chooses the Copy Record menu item from the Edit menu, or presses CTRL+B.
Used With
Server Script