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
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 |
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 |
In an applet one custom button is created on clicking that button all the fields get validated and then message should be displayed on the other applet as the corresponding field values are empty
Where you involved in the design phase and what did you do?
Explain audit trail in siebel.
Why do you need primary in mvg?
Can we use Mozilla Firefox browser for Siebel? if Yes, how it is?
How can you do the data cleansing in eim?
explain about BC UserProperty : AllModeSort Applet User Property : MenuItem
What is the difference between an organization and division in Siebel?
i want to join in siebel testing so what was the prerequsites for that to learn? what is the siebel analytics
How is session persistence used for siebel?
What is the deployment options used for load balancing with netscaler?
What is the use of global policy expressions defined in siebel?