How you create Picklists?

Answer Posted / ravi

hi
siebel has a 2 picklists.
1)static
2)dynamic

1)static:

i)we need one bc(ex:account=s_org_ext)
ii)create the picklist
picklist properties:name(staticpick),project,bounded(true
or false),bussiness component(picklist generic),static
(true),type(type),typevalue(in u r bc field name:location r
divion)

iii)got to u r bc........SVF....set the picklist property

picklistproperty(staticpick)=which name u have given inthe
picklist name

iv)goto svfpickmap.......new record:
field(loction or division),picklistfield(Value)

v)
screens.........>sysytemadministrator.........>ListOfValues.
.......> create u r LIstof values
In list of values 4 properties mandatory
i) Type[LOV_type]
ii)DisplayName
ii)LanguageIndependent code
iii)Languagename


BUTONETHING:when u r facing interviw don't tell like,i
created the bc,or applet,liks.always we r modifieing the
object definitions.u should tell like i modified the
bc,applet,view,mvl,mvfs,userproperties.

Is This Answer Correct ?    13 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is detailed category in configuration?

744


scenario where we use ForwardBackward & ForwardOnly in Execute Query in Scripting

11435


What is the use of virtual bc?

788


What is the new layer in Siebel x version?

806


In a flow, when a Customer has called for enquiring about some product. He does not have any Service tag, Order # or SR#. In this case what kind of Activity will be created and how will the agent proceed with the Activity.

1692


what is the difference between "picklist generic" and "picklist hierarchical" business components?

774


What is user properties?

822


When do we use genbscript.exe?

781


Explain about Optimization techniques in eim?

811


Explain where did you use wf in your last project?

773


Tell me when do you use property sets in siebel?

762


Explain what is symbolic url in siebel?

867


How would you send an email using siebel realtime application?

754


How to configure a mvg?

784


i need to invoke an external web service from siebel CRM using as input to the web service a value in business component field, i need to display the results in another applet asociated with a virtual business component, does anyone know how to do this? thanks

2365