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

Case study example: Creating a new static pick list for an existing field


Developers are supported in the task of creating pick lists by the Pick List Wizard in Siebel Tools. In the following case study example, we will use this wizard to create a new static pick list for a field.

In Chapter 9, Business Objects and Links, we created a new child business component named AHA Customer Offer. As indicated in the field level requirements, a new static pick list should be created for the Response Type field with the following values:

  • Purchase

  • Tentative

  • Positive

  • Negative

The following procedure describes how to create a new static pick list for a business component field using the Pick List Wizard:

  1. 1. Navigate to the AHA Customer Offer business component.

  2. 2. Check out or lock the business component if necessary.

  3. 3. In the Object Explorer, expand the Business Component type and select the Field type.

  4. 4. In the Fields list, query for the Response Type field.

  5. 5. Right-click the Response Type field and select...