Set Aspect Method
The SetAspect method sets and overrides the default aspect of the current business component. The applet code or script method calls the SetAspect method to override the business component aspect with the applet aspect. You can configure Siebel CRM to call the SetAspect method only from a server script or a browser script.
The following table describes the arguments that you can use with the SetAspect method. For more information, see Using Aspects to Control Read Only, Insert, and Other Behavior.
Argument | Description |
---|---|
aspect |
Specifies the name of the aspect that Siebel CRM sets as the aspect. |
reset_bool |
Optional. You can use one of the following values:
|