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 |
Can Some one please give few examples for M:1 relationships in Siebel. For Ex: 1:M is Contact to Business Address, so for M:1 what relation ships can be??
in a three level hierarchial picklist say country,state,city how do we perform pickmap 2)say if we have values same for country (having value 'A') and for state (having value 'A') and for city having value 'B' and in parent Lic we give value for city as 'A' how do it recognise it as State any other solution
Suppose in the list applet field we have 10 records but I have to display only 2 records in list applet,what is the process should I follow?
What exactly use of s_party concept in siebel?
Explain how to assign responsibilities to employees in siebel?
What is the difference between mvg applet and a pick applet?
What is siebel admin mode view? How to create this?
Why would we populate bu_id, while importing product or account data?
How is load balancing maintained in the server?
How would you find entity relation in siebel tools?
i need to invoke an external web service from siebel CRM using as input to the web service a value in business component field, i need to display the results in another applet asociated with a virtual business component, does anyone know how to do this? thanks
Where does the primary field of an mvg stored?