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
Explain what is the difference between eim and eai?
How to do validations in escripts and in configuration?
Explain what is seed data in siebel?
What is difference between join specification and join definition?
What is the purpose of 1:m extended table?
What is the difference between links and multi value links?
Explain how to improve your performance in views?
Explain the difference between an organization and division in siebel?
Please tell me about the eim tables and base tables are required to your entities?
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)
When do we use genbscript.exe?
When do you use genbscript.exe?
Explain what is detailed category in configuration?
What is the difference between mvg applet and a pick applet?
How we will create drilldown in form applet?