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 |
Why do you need primary in mvg?
What is the difference between siebel 7.5 and 7.8? If we upgarde the application to 7.8 from 7.5 what are the areas we need to give importance fromqa(testing) point of view?
Is there any bounded and unbounded pick list in case of dynamic picklist
What are the differences between siebel 7.8 and 8.0?
what is the link specification?
How to invoke an URL on clicking a button in Applet
What is siebel gateway?
WHAT IS DIF BETWEEN CONSTRAIN AND HIRARICAL picklists? if any dif explain abuot process?
4 Answers BirlaSoft, Logica CMG,
best practices in configuration
can join field be edited. If yes, describe how it can edited
Explain the various steps involved prior to configuring netscaler.
When do you use property sets in siebel?