In an order screen if the Status value changes from
Inprogess to Pending all the line items must become read only
Answer Posted / 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 |
Post New Answer View All Answers
Explain how to create extension table to an interface table in siebel?
Explain how to edit the joined fields values in join?
How is session persistence used for siebel?
Explain how is siebel 7.x architecture different from siebel 6.x?
Explain what is s_party table?
how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field? pls senme ans to (selvarajb.tech@gmail.com)
Give an example of the eim delete process's behavior?
Explain pick applet, dynamic picklist: which will be better if performance issue is considered?
what is implied join. Where do we find it ?
What will happen after the content groups gets created?
Explain what is the difference between "picklist generic" and "picklist hierarchical" business components?
How to resolve foreign key in eim?
What are the different views available in Siebel?
How would you delete or merge rows that have the same primary user key and different conflict ids using eim?
Suppose I have a view with form applet on the top and list applet at the bottom.there is "score" field in the list applet.how to display the totals of score in form applet?