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

BusComp_DeleteRecord Event


The DeleteRecord event is called after a row is deleted. The current context is a different row (the Fields of the just-deleted row are no longer available).

Syntax

BusComp_DeleteRecord

Argument
Description

Not applicable

 

Usage

When a user reads and deletes an existing record or creates and undoes a new record, this invokes DeleteRecord. This invocation causes any associated scripts to be executed.

Returns

Not applicable

Used With

Server Script

Siebel Object Interfaces Reference