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

BusComp_NewRecord


The NewRecord event is called after a new row has been created in the business component and that row has been made active. The event may be used to set up default values for Fields.

Syntax

BusComp_NewRecord

Argument
Description
Not applicable
 

Returns

Not applicable

Usage

BusComp_NewRecord is called when a new record is created unless the new record was created:

In these cases, BusComp_CopyRecord is called instead of BusComp_NewRecord.

Used With

Server Script

Example

For an example, read Pick.


 Siebel Object Interfaces Reference 
 Published: 18 June 2003