ReleaseBO Method
The ReleaseBO method releases the current business object instance. It returns an instance of the current applet or current business component. It uses the following syntax:
SiebelApp.S_App.Model.ReleaseBO(objBO);
where:
objBO
is a variable that identifies the business object instance that Siebel Open UI must release.