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



In an order screen if the Status value changes from Inprogess to Pending all the line items must be..

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

In an order screen if the Status value changes from Inprogess to Pending all the line items must be..

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

Post New Answer

More Siebel Interview Questions

Can multiple presentation catalogs refer to one business model?

0 Answers  


What is detailed category in configuration, and its use?

0 Answers  


If a team is handled by one manager, he will be able to see his team’s activities. And suddenly if the manager is changed, will the new manager be able to see the team members activities or not.

1 Answers   IBM,


Tell me what is the behavior of the eim delete process?

0 Answers  


Why we using the user properties?

0 Answers  






What is horizontal and vertical in siebel?

0 Answers  


Why would we populate bu_id, while importing product or account data?

0 Answers  


Explain the difference between an organization and division in siebel?

0 Answers  


what is implied join. Where do we find it ?

0 Answers  


How to create a Primary foriegn key because there is no PFK in account for Opprtunity ,it is 1:M relationship

2 Answers  


How we will create drilldown in form applet?

0 Answers  


Explain how to assign responsibilities to employees in siebel?

0 Answers  


Categories