Specifying Search Specifications for the Action Business Component
The Activity SearchSpec user property specifies a search specification for the Action business component. The value for this user property must contain a valid search specification. For example:
[Status]= LookupValue('EVENT_STATUS', 'Open') AND [Class] = LookupValue('FS_ACTIVITY_CLASS',
'Sales Activity')
You can configure Siebel CRM to deactivate this user property or modify the value for it, but not to create a new instance of it. For more information, see How This Book Describes the User Property Format.