What is an extension table and how is it related to base
table?
Answers were Sorted based on User's Feedback
Answer / jmt.brahmi
If we want to add an extra columns to our base tables, then
we go for extension tables. There r 2 types of extension tables
1 Standard extension tables.
2.Custom extension tables. Using New Table Wizard we can
create extension tables.
Ex. Base table --- S_contact
extension Table --- S_Contact_x(For 1:1 relation)
S_Contact_XM(For 1:M relation)
| Is This Answer Correct ? | 12 Yes | 0 No |
Answer / ananthan
Every base table having the extension table. 1:1 and 1:M
extension table's available.
| Is This Answer Correct ? | 10 Yes | 0 No |
Answer / y v ramesh
where base table have the relation 1:1 and 1:M with another table this table called Extension Table.. Based Upon Above relation it classified into two Types Standard(S_OPTY_X) and Costomed(S_OPTY_XM)
| Is This Answer Correct ? | 0 Yes | 0 No |
Why do you need primary in mvg?
If you have been given 2 responsibilities say ‘Account Executive’ and ‘Manager’? Is it possible for you to change the Responsibility? And if so where will you change the Responsibility?
How is siebel 7.x architecture different from siebel 6.x? How is siebel 7.x architecture different from siebel 6.x?
Explain the use of catch in escript?
What is the most difficult assignment that was given to you in workflows and how did you come up with the solution?
What is Siebel file system?
How to import list of values?
I need sibel crm testing questions
Why do we use symbolic strings in siebel 77?
Why does data not from related child tables not get exported when data is exported using an interface table?
best practices in scripting and workflows?
How will you do validations in escripts and in configuration?