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

Explain the steps required to implement the load balancer on siebel servers.

0 Answers  


what are impacts that if we increase the log levels in siebel

2 Answers   Tech Mahindra,


A view having 2 applets on same bc aplet 1 having search specification "x" and applet 2 having search specification "y" How would the data get filtered

3 Answers   IBM,


What is a Link, & different types of Link in Siebel?

12 Answers   IBM, TCS,


Will you be able to change the ‘Position’ in your Siebel and see the different level of Data?

2 Answers   IBM,






How to create Drilldown in Form applet?

11 Answers  


Hi All, anyone can explain me about precision n scale properties. while extending one column in a table we will cum under these properties. Thanks n advance.

1 Answers   IBM,


How would you import url links into the s_lit base table?

0 Answers  


when will raise hand held errors?

1 Answers   IBM,


In link if we set Link Specification as "True" then what will be the expression given for link specification to access parent bc field value in child bc

5 Answers   IBM,


What is siebel admin mode view? How to create this?

0 Answers  


Explain why would we populate bu_id, while importing product or account data?

0 Answers  


Categories