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
Explain if gateway server is not present cant we do load balancing?
What is data-driven access control?
Why would we populate bu_id, while importing product or account data?
what is the difference between "picklist generic" and "picklist hierarchical" business components?
Explain how to specify a view to be displayed as aggregate view in siebel 7.7?
Explain how is siebel 7.x data model is different from siebel 6.0 data model?
Is it possible to have multiple database servers for one gateway server?
What is detailed category in configuration, and its use?
What are the 3 major steps in the event handler process?
How is siebel server set up using the default tcp monitor?
What is siebel?
How to run genbscript.exe?
Why do we need to create employees at the database in siebel?
Give me an example of business scenario and explain implementation with workflow?
Explain how to create an extension table with an intersection table?