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
How to convert single value fields into multivalue fields in the field object type found under business component?
What is outbound in picklist?
Explain if gateway server is not present cant we do load balancing?
What is user properties?
what is all mode sort?
What happens if you create an employee in siebel application and forget to create?
Which etl tool you used for data loading?
Determine ootb functionality in siebel.
What is force active property?
How to resolve foreign key in eim?
what is implied join. Where do we find it ?
Why does data not from related child tables not get exported when data is exported using an interface table?
What is the use of detailed category in configuration?
Tell me when do you use property sets in siebel?
What is an extension table?