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 how would you delete or merge rows that have the same primary user key and different conflict ids using eim?
What is the use of detailed category in configuration?
How can you do the data cleansing in eim?
How would you remove unnecessary seed data by deleting all rows from the s_lst_of_val base table?
whats the difference between siebel 7.5 and 7.8?
How is siebel server set up using the default tcp monitor?
Explain what is the difference between "picklist generic" and "picklist hierarchical" business components?
How do you import lov's?
What is data-driven access control?
Explain why does data not from related child tables not get exported when data is exported using an interface table?
Tell me when do you use property sets in siebel?
How to send an email using siebel application?
How do you display the no. of records in a picklist (combo box/drop down) not the records in the pickapplet, in just 3 rows and not 5 rows(which is the default)?
What is applet toggle and how many types are there?
How to import lovs?