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 the maximum number of applets can be there in a view?
How to import lovs?
What is caching in siebel?
Tell me what is user properties? Why we using the user properties?
What does business component user mode indicate?
How to send an email using siebel application? Other than using f9 functional key?
Explain how to specify a view to be displayed as aggregate view in siebel 7.7?
what is all mode sort?
Explain what is s_party table?
How do you invoke wfs?
Explain what is foreign key table in siebel?
Can multiple presentation catalogs refer to one business model?
Explain about the eim tables and base tables are required to your entities?
What is detailed category?
Explain how to resolve foreign key in eim?