Why is it not recommended to modify existing base tables?



Why is it not recommended to modify existing base tables?..

Answer / 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

More Siebel Interview Questions

How to Get the MultiValueFields in Workflow

0 Answers   TATA,


Tell me what happens if you create an employee in siebel application and forget to create?

0 Answers  


scenario where we use ForwardBackward & ForwardOnly in Execute Query in Scripting

1 Answers   IBM,


Tell me what does install.ksh and imprep.ksh files do?

0 Answers  


Explain what is eapps.cfg file. And what is its significance?

0 Answers  


when do you use "caninvoke(false/true)" method in scripting?

0 Answers  


Explain why does data not from related child tables not get exported when data is exported using an interface table?

0 Answers  


What is user properties? Why we using the user properties?

0 Answers  


How would you import international phone numbers using eim in siebel realtime?

0 Answers  


how to invoke workflows using scripting

2 Answers  


Describe a Resonate?

1 Answers   Siebel Systems,


Explain what is siebel gateway?

0 Answers  


Categories