Siebel Developer's Reference > Business Component User Properties > Controlling Search and Sort >

Saving Query Results in Target Lists


The TargetProp n user property specifies a target list for a business component. It uses the following format:

"EntityDisplayName", "MVFName", "ListCategory"

where:

  • EntityDisplayName identifies a language-independent code value that the SLM_FIELD_DISPLAY list of values contains.
  • MVFName identifies the name of the multivalue field that stores the target list.
  • ListCategory identifies one of the display values that the SLM_LST_CATEGORY list of values contains. These values are Account, Contact, Employee, Position, or Prospect.

For example:

"Accounts", "List Mgmt List Id", "Accounts"

Targeting is a type of query that allows the user to save query results in a target list, and then apply this list to other views.

You can configure Siebel CRM to modify the value for this user property, create a new instance of it for each target list, or deactivate it.

You can specify this user property with or without the numeric suffix. For more information, see Numbering Instances of a User Property.

For more information, see How This Book Describes the User Property Format.

For more information about how to configure a target list, see the topic about global target list management in the Siebel Applications Administration Guide.

Siebel Developer's Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.