Siebel Object Interfaces Reference > Interfaces Reference > Business Component Events >

BusComp_CopyRecord Event


The CopyRecord event is called after a row has been copied in the business component and that row has been made active.

Syntax

BusComp_CopyRecord

Argument
Description

Not applicable

 

Returns

Not applicable

Usage

BusComp_CopyRecord is called instead of BusComp_NewRecord when a new record is created:

  • Through BusComp.NewRecord NewAfterCopy|NewBeforeCopy
  • Through any UI copy record mechanism (Edit > Copy Record; CTRL+B)
Used With

Server Script

Siebel Object Interfaces Reference Copyright © 2008, Oracle. All rights reserved.