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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the steps for creating a mvg?

740


Tell me is it posible to access more than one database at a single siebel application?

590


Explain what is the significance of eapps.cfg file?

563


Name the databases you have worked on?

669


What are the different views available in Siebel?

1811






Explain how to resolve foreign key in eim?

596


How to send an email using siebel application? Other than using f9 functional key?

622


How is netscaler static caching maintained?

625


Siebel 7.7 how do you add button icon in an applet? Like new,query,delete.i want activate button also.

649


How would you import international phone numbers using eim in siebel realtime?

593


What is the difference between eim and eai?

751


When do you use property sets in siebel?

813


What are pre defined queries?

666


How do you handle error handling in wfs?

767


How do you recognize that a particular table (base table) can be extended?

619