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 |
How to Get the MultiValueFields in Workflow
Tell me what happens if you create an employee in siebel application and forget to create?
scenario where we use ForwardBackward & ForwardOnly in Execute Query in Scripting
Tell me what does install.ksh and imprep.ksh files do?
Explain what is eapps.cfg file. And what is its significance?
when do you use "caninvoke(false/true)" method in scripting?
Explain why does data not from related child tables not get exported when data is exported using an interface table?
What is user properties? Why we using the user properties?
How would you import international phone numbers using eim in siebel realtime?
how to invoke workflows using scripting
Describe a Resonate?
Explain what is siebel gateway?