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
How to edit the joined fields values in join?
Explain what is an extension table?
What is the difference between mvg applet and pick applet?
How to send an email using siebel application?
what is the maximum number of applets can be there in a view?
what is the link specification?
i have two business components but iwant to make visible applet to only one business component
Explain where did you use wf in your last project?
What is siebel?
Explain why would we populate bu_id, while importing product or account data?
What is eapps.cfg file. and what is its significance?
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.
Explain dynamic picklist?
Explain the function of nameserver?
Explain is it posible to access more than one database at a single siebel application?