Book Image

Oracle Siebel CRM 8 Developer's Handbook

By : Alexander Hansal
Book Image

Oracle Siebel CRM 8 Developer's Handbook

By: Alexander Hansal

Overview of this book

Table of Contents (33 chapters)
Oracle Siebel CRM 8 Developer's Handbook
Credits
About the Author
About the Reviewer
www.PacktPub.com
Preface

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...