Why is it not recommended to modify existing base tables?
Answer Posted / madhuri motwani
If modifying means extending a table to add a column, then
such modifications are allowed.
If modifying means changing vanilla columns, it is not
recommended becuase of the use of specialized classes.
Speciliazed are C, C++ and Java code that reoly heavily on
table structure to perform "Siebel provided" functionality.
Changing tables can affect available functionality
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
when do you use "caninvoke(false/true)" method in scripting?
What is the process of configuring siebel 8 web virtual server?
What value will get stored in the database when a field has both predefault value and post default value?
Explain what is all mode sort?
what is the link specification?
What is different between bounded and unbounded picklist?
Explain the use of detailed category in configuration?
Explain the difference between an organization and division in siebel?
What is complex join? Difference with foreign key primary key join?
Can a person from BPO industry learn seibel CRM as it is a Customer relationship managment based industry, if yes what are the jobs aspects of learning the course.?
What is outbound in picklist?
Explain is it posible to access more than one database at a single siebel application?
How to do validations in escripts and in configuration?
Suppose in an applet we have a button when we click on that button we need to get an business service. How we are going to do it?
Explain what is the difference between siebel 7.5 and 7.8? If we upgarde the application to 7.8 from 7.5 what are the areas we need to give importance fromqa(testing) point of view?