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 |
What are the functionalities performed by siebel?
What is force active property?
Explain audit trail in siebel.
How to invoke workflows using userproperty
I have two screens(screen1, screen2) contains same applet(applet1).i want in the screen1->applet1 with picklist and screen2->applet1 with diffrent picklist. How can we configure this senario?
Differentiate between an organization and division?
Explain pick applet, dynamic picklist: which will be better if performance issue is considered?
How to import list of values?
what is implied join. Where do we find it ?
What is the deployment options used for load balancing with netscaler?
What difference between fields and single value fields?
How is Siebel 7.x data model is different from Siebel 6.0 data model?