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

what is the difference between "picklist generic" and "picklist hierarchical" business components?

0 Answers  


Explain the difference between join specification and join definition?

0 Answers  


i want interview question on siebel testing.very urgent

0 Answers   IBM,


Explain what is the difference between "picklist generic" and "picklist hierarchical" business components?

0 Answers  


In scripting how you enable Button,and if I click the button popup mesage should come.

5 Answers   IBM,






Explain what is eapps.cfg file?

0 Answers  


How you create Picklists?

5 Answers   Accenture, IBM,


What are the steps required to set the policy expression?

0 Answers  


How to do validations in escripts and in configuration?

0 Answers  


Explain how to improve your performance in views?

0 Answers  


what is the difference between siebel 7.5 and 7.8? If we upgrade the application to 7.8 from 7.5 what are the areas we need to give importance from qa(testing) point of view?

0 Answers  


How many type of siebel data model extensions are there?

0 Answers  


Categories