Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


I want to see all the 6 static picklist values in one view
and in
another view i want to see 3 picklist values out of 6
values(I want to constrain 3 picklist values in another view
out of 6 values) for the same field,same BC.
how will u configure?

Answers were Sorted based on User's Feedback



I want to see all the 6 static picklist values in one view and in another view i want to see 3 pic..

Answer / sravan

Hi,

->First create the calc field with value as "GetProfileAttr
("ActiveViewName")"
->Add the views names accordingly to the list of values in
subtype.(3 values)
->Create pickmap with Name as calc field and value as
subtype.
->Check the constrain.
->Compile the BC and check.

Regards,
Sravan.

Is This Answer Correct ?    5 Yes 1 No

I want to see all the 6 static picklist values in one view and in another view i want to see 3 pic..

Answer / aman

Create 6 LOVS as required and Update Order BY Field in LOV in sequence like
Value1 -- Order by 101
Value2 -- Order by 102
Value3 -- Order by 103
Value4 -- Order by 104
Value5 -- Order by 105
Value6 -- Order by 106

Create a picklist and in picklist search spec write following search spec:
IIf ((GetProfileAttr("ActiveViewName") = "View1"), [Order By] <= 103,[Order By] <= 106)

If Active view is View1 then it will show only Value1 Value2 Value3
else all value will be displayed

Cheers!!

Is This Answer Correct ?    3 Yes 1 No

Post New Answer

More Siebel Interview Questions

Please tell me about the eim tables and base tables are required to your entities?

0 Answers  


I have two screens(screen1, screen2) contains same applet(applet1).i want in the screen1->applet1 with picklist and screen2->applet1 with diffrent picklist. How can we configure this senario?

6 Answers   Cap Gemini,


what is a bounded picklist?

5 Answers  


What is the use of item identifier.

0 Answers  


Name the databases you have worked on?

0 Answers  


What is caching in siebel?

0 Answers  


What are the 3 major steps in the event handler process?

0 Answers  


How is Siebel 7.x data model is different from Siebel 6.0 data model?

3 Answers   GE, Siebel Systems,


Explain while importing product or account data why we are populating bu_id?

0 Answers  


What difference between join specification and join definition?

0 Answers  


when i click on first time ststic picklist valus should be 4 values and if i click next time i want to see 6 picklist with diff values for that same field.How will u configure

0 Answers   IBM,


What is the significance of eapps.cfg file?

0 Answers  


Categories