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
Explain why would we populate bu_id, while importing product or account data?
What is the purpose of 1:m extended table?
i want interview question on siebel testing.very urgent
what is the difference between join and link?
Explain where did you use wf in your last project?
Explain what is the difference between links and multi value links?
Explain how to import list of values?
What are the steps for using a standard 1:1 extension table?
Explain what is symbolic url in siebel?
What are the steps for creating a dynamic pick list?
What is nameserver?
What is complex join? Difference with foreign key primary key join?
Explain dynamic picklist?
Explain what is an extension table and how is it related to base table?
what is implied join. Where do we find it ?