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
Is This Answer Correct ? | 8 Yes | 4 No |
Post New Answer View All Answers
Explain if gateway server is not present can we do load balancing?
What is the new layer in Siebel x version?
when do you use "caninvoke(false/true)" method in scripting?
What are the steps required to set the policy expression?
What are the different views available in Siebel?
Is it possible to have multiple database servers for one gateway server?
What are the different types of columns?
Explain when do you use genbscript.exe?
Tell me what does install.ksh and imprep.ksh files do?
How is Siebel x data model is different from Siebel 0 data model?
Explain the difference between join specification and join definition?
how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field? pls senme ans to (selvarajb.tech@gmail.com)
Explain what is the use of virtual bc?
Suppose if a view has admin mode property = true, then what will happen to user properties we write on them?
What is nameserver?