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 do you convert one country currencies to another country currencies please explain me
Explain while importing product or account data why we are populating bu_id?
Please provide the SIebel Interview Questions with Answers as soon as possible.I am going to attend an interview.please respond
What r the mandatory parameters we must set for 1:M and M:M Links?
How to assign responsibilities to employees in siebel?
Difference between search specification and search constant
How can I get Siebel Online training at home?
What is an extension table and how is it related to base table?
3 Answers IBM, Siebel Systems,
How many type of siebel data model extensions are there?
What is horizontal and vertical in siebel?
What is the difference between eim and eai?
What is PDQ’s? If you have created a PDQ and if someone else is logging into Siebel with his ID, then will he be able to see the PDQ which you have saved? Will the Admin will be able to see all the PDQ’s.