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

BusComp_WriteRecord


The WriteRecord event is called after a row is written out to the database.

The WriteRecord event triggers after the record has been committed to the database. Do not use SetFieldValue in a WriteRecord event. If you need to use SetFieldValue, put it a PreWriteRecord event (explained in BusComp_PreWriteRecord).

Syntax

BusComp_WriteRecord

Argument
Description
Not applicable
 

Returns

Not applicable

Used With

Server Script


 Siebel Object Interfaces Reference 
 Published: 18 June 2003