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 |
How can you resolve foreign key in eim?
What is TPM ?
What is difference between s_opty_x and s_opty_xm tables?
what is Profile attribute?
How is siebel 7.x architecture different from siebel 6.x? How is siebel 7.x architecture different from siebel 6.x?
How is load balancing maintained in the server?
can join field be edited. If yes, describe how it can edited
what is the value for applet user property "CanInvoke" and how do we write expression for this
What is siebel?
What happens if you create an employee in siebel application and forget to create?
when i click on first time ststic picklist valus should be 4 values and if i click next time i want to see 6 picklist with diff values for that same field.How will u configure
what is the link specification?