In an order screen if the Status value changes from
Inprogess to Pending all the line items must become read only

Answers were Sorted based on User's Feedback



In an order screen if the Status value changes from Inprogess to Pending all the line items must be..

Answer / venkat

In Order Litem BC,
Get the Order value to the line item BC to 'X' field
Based on X field value
write a user property BC read only based on the X field

Is This Answer Correct ?    7 Yes 5 No

In an order screen if the Status value changes from Inprogess to Pending all the line items must be..

Answer / vignesh

In the Business Component user property choose name as BC
Read Only and give the below condition
Name:BC Read Only
IIf([Status]= LookupValue("STATUS_TYPE","Pending")OR [Type]
= LookupValue("STATUS_TYPE","Inprogress"))

Is This Answer Correct ?    1 Yes 7 No

Post New Answer

More Siebel Interview Questions

How will you improve your performance in views?

1 Answers  


plz send me if any body has study material for seibel testing plz can any body say is there any website for seibel testing (interview questions)& correct answer site this is my emailid renu.devendra@yahoo.com plz plz plz

1 Answers   IBM,


Explain how extension table is related to base table?

0 Answers  


Explain why do we use symbolic strings in siebel 77?

0 Answers  


What is the difference between mvg applet and a pick applet?

0 Answers  


What is detailed category?

0 Answers  


How to call external webpage from siebel application?

0 Answers  


What are the steps for creating a dynamic pick list?

0 Answers  


in a three level hierarchial picklist say country,state,city how do we perform pickmap 2)say if we have values same for country (having value 'A') and for state (having value 'A') and for city having value 'B' and in parent Lic we give value for city as 'A' how do it recognise it as State any other solution

0 Answers   IBM,


Explain how would you delete or merge rows that have the same primary user key and different conflict ids using eim?

0 Answers  


What are the different levels of visibility available and what are those?

5 Answers   IBM,


what is Profile attribute?

4 Answers   IBM,


Categories