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 |
best practices in configuration
if we have an applet in edit mode having mvgapplet for one field,in which mode the mvg applet will be opened
How do you create intersection table?
what is the difference between serverside scripting and browser side scripting?
when i click on first time ststic picklist valus should be 4 values and if i click next time i want to see 6 picklist with diff values for that same field.How will u configure
Why do you need primary in mvg?
What is detailed category?
What is Join? Join Spec? Join Constraint?
Explain what is detailed category?
Hirarchical pick is there in one applet, parent is "country" in this field "IND, USA" r there and child field "City" in this Hyd,Delhi, Bang for india and Newyork, washington for usa .Now if i select ind then Hyd... shown in child field then i select suppose hyd, now come parent field if i select usa & tabout the field still i see "Hyd" in child field unless i select the one of the city related to usa even though i check the immidiate postchange property in field level then how to i see it is Blank or related values
what is implied join. Where do we find it ?
What is outbound in picklist?