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 extension table is related to base table?
How to convert single value fields into multivalue fields in the field object type found under business component?
Explain what is all mode sort?
How do you invoke wfs?
How to specify a view to be displayed as aggregate view in siebel 7.7?
What are the steps for creating a mvg?
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)
What is user properties? Why we using the user properties?
How to find out new vanilla functionality in SIEBEL 7.7 and 7.8?
Explain the use of catch in escript?
What difference between fields and single value fields?
What is foreign key table in siebel?
What is the "parent category" property for a screen view?
what is all mode sort?
Explain when do we go for dynamic picklist and for pick applet?