Pages

Static PickList Configuration


The configuration of the picklist involves changes are the below object level. Here we look at the manual creation of picklist instead of wizard creation.
  1. Application Level
    1. LOV- List Of Value
  2. Siebel Tools Level
    1. Picklist
    2. Business Component - Field
    3. Applet Control/List column
List Of Value : LOV 
  • Application Level : 
    • Navigation : Administration - Data --> List Of Values
    • LOV Creation:
      • Create a new records with the details below
        TYPEDisplay ValueLanguage Independent CodeOrderActive
        LOV_TYPECOUNTRY_LOVCOUNTRY_LOVY
        COUNTRY_LOVIndiaIndia1Y
        COUNTRY_LOVChinaChina2Y
        COUNTRY_LOVSriLankaSriLanka3Y
    • LOV_TYPE is a vanila type. This is used to create a new LOV type. 
    • The LOVs can be created in Siebel Tools as well.
  • Tools Level
    • Navigation : Screens -->System Administration --> List of Values
  • Picklist
    • Create a new picklist object with the below details

    • Property NameValue
      NameCountry Static PickList
      BoundedTrue
      Business ComponentPickList Generic
      Type FieldType
      Type ValueCOUNTRY_LOV

  • Business Component
    • Create a new field in the BC of your choice with the following details
    • Field Property NameValue
      NameCountry
      Column<<Select the column from the table that is free>>
      PicklistCountry Static PickList
    • Update Pick Map property as below
    • Field Property NameValue
      FieldCountry Static PickList
      Picklist FieldValue
  • Applet
    • Select the applet where the new picklist field is to be exposed and map the control.