Reader small image

You're reading from  Oracle Siebel CRM 8 Developer's Handbook

Product typeBook
Published inApr 2011
Reading LevelIntermediate
Publisher
ISBN-139781849681865
Edition1st Edition
Languages
Concepts
Right arrow
Author (1)
Alexander Hansal
Alexander Hansal
author image
Alexander Hansal

Alexander Hansal has worked as an IT professional in small, medium, and global corporations. Since 2001, Alexander works as a technical instructor and consultant for Siebel CRM and Oracle Business Intelligence in Europe. He enjoys teaching, and shares his knowledge and expertise in his classes at Oracle University and in his weblog, http://siebel-essentials.blogspot.com/
Read more about Alexander Hansal

Right arrow

Administering the list of values table


The data for static pick lists is stored in the S_LST_OF_VAL table as we have learned previously. The data set for a single pick list is defined by the Type value. Administrators and developers have two options to administer data in the S_LST_OF_VAL table:

  • Use the List of Values list in Siebel Tools

  • Use the List of Values view in the Siebel Web Client

Both applications allow us to add, modify, or deactivate entries in the List of Values data pool. In the following example procedure we describe how to undertake these tasks in the Siebel Web Client. For example purposes we will deactivate the Purchase entry in the AHA_CUST_RESPONSE type and create a new entry with a value of Decided to buy:

  1. 1. Log in to the Siebel Developer Web Client to the same database that you used to create the AHA Customer Response Pick List in the previous section.

  2. 2. Navigate to the site map.

    Note

    Hint: Click the globe icon on the toolbar or press Ctrl+Shift+A

  3. 3. Navigate to the Administration...

lock icon
The rest of the page is locked
Previous PageNext Page
You have been reading a chapter from
Oracle Siebel CRM 8 Developer's Handbook
Published in: Apr 2011Publisher: ISBN-13: 9781849681865

Author (1)

author image
Alexander Hansal

Alexander Hansal has worked as an IT professional in small, medium, and global corporations. Since 2001, Alexander works as a technical instructor and consultant for Siebel CRM and Oracle Business Intelligence in Europe. He enjoys teaching, and shares his knowledge and expertise in his classes at Oracle University and in his weblog, http://siebel-essentials.blogspot.com/
Read more about Alexander Hansal