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 what is if table in eim?
what is all mode sort?
Explain is it required to install gateway server before installing a siebel server?
What is the difference between mvg applet and a pick applet?
Where you will drop the constraints?
Is it possible to access more than one database at a single siebel application?
Describe the 3 object explorer (oe) tabs?
Tell me when do you use property sets in siebel?
Explain what is foreign key table in siebel?
How do you import list of values?
What is virtual bc?
How do you import lov's?
Suppose I have a view with form applet on the top and list applet at the bottom.there is "score" field in the list applet.how to display the totals of score in form applet?
hi,i would like to know the what are the questions they will ask for siebel testing. i need question for only siebel testing only
What is different between bounded and unbounded picklist?