Siebel CRM Desktop for IBM Notes Administration Guide > Customizing Picklists > Process of Creating Dynamic Picklists >
Modifying Siebel CRM Objects to Support Dynamic Picklists
This task is a step in Process of Creating Dynamic Picklists. In this topic you modify Siebel CRM objects to support a dynamic picklist. To modify Siebel CRM objects to support a dynamic picklist
- Open Siebel Tools.
- In the Object Explorer, click Business Component.
- In the Business Components list, query the name property for Opportunity.
- In the Object Explorer, expand the Business Component tree and then click Business Component Field.
- In the Fields list, add a new field using values from the following table.
|
|
Name |
JVD Industry |
Join |
S_INDUST |
Column |
NAME |
Type |
DTYPE_TEXT |
Picklist |
PickList Industry |
- In the Fields list, add a new field using values from the following table.
|
|
Name |
JVD Industry Id |
Join |
S_OPTY_X |
Column |
ATTRIB_03 |
Type |
DTYPE_TEXT |
- Extend the integration object with the new industry field. Do Modifying Siebel CRM Objects to Support Static Picklists with the following modifications:
- In the Integration Component Fields list, add a new field using values from the following table.
|
|
Name |
JVD Industry |
Data Type |
DTYPE_TEXT |
Length |
50 |
External Sequence |
237 |
External Name |
JVD Industry |
External Data Type |
DTYPE_TEXT |
XML Sequence |
237 |
XML Tag |
JVDIndustry |
- Do not add an integration component field user property.
|