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
Explain what is foreign key table in siebel?
How to configure a mvg?
Explain when do you use genbscript.exe?
What is user properties? Why we using the user properties?
Explain how many type of siebel data model extensions are there?
Explain what is virtual bc? What is the use of vbc?
Explain why do we need to create employees at the database in siebel?
Why do you need primary in mvg?
How to edit the joined fields values in join?
What is different between bounded and unbounded picklist?
What difference between join specification and join definition?
Explain how to edit the joined fields values in join?
Explain the use of detailed category in configuration?
Explain what is the difference between "picklist generic" and "picklist hierarchical" business components?
Explain what is eapps.cfg file. And what is its significance?