Answer Posted / sravan
In Scripting
1)Activate the fields before query operations.
2)Write return(CancelOperation)after the loop(if),when you
create custom button.
3)Write Words for visibility not integers like "SetVieMode
(AllView).
4)If you declare any variables in Declaration level,reset
the values in "Pre-Delete Event".
5)Nullify the objects in finally block as reverse wise
means,suppose if you declare first BO,next BC then you
should nullify first BC after BO.
6)Don't use flags for setting the validations.
7)Write field validations in Pre-Set Event only
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is detailed category in configuration, and its use?
What is detailed category in configuration?
Explain what is resonate?
What is detail applet and association applet?
How would you import url links into the s_lit base table?
Where you involved in the design phase and what did you do?
Explain what is foreign key table in siebel?
Explain while importing product or account data why we are populating bu_id?
What are pre defined queries?
Explain how is load balancing maintained in siebel?
What is different between bounded and unbounded picklist?
What is caching in siebel?
i have two business components but iwant to make visible applet to only one business component
What is the use of virtual bc?
Explain what is virtual bc?