![]() Related Questions Latest Answer : HiIn addition you have enough extension tables to avoid modifying base tables.changing those tables will affect your performances and upgradesgood luck ... Latest Answer : If the mapping already exist for the base table to the extension column you can run the EIM Mapping wizard to create the extention column in the interface tableSharon ... Latest Answer : Extension tables are 1:1 or 1:M extensions of Base tables, like S_PARTY (base) has S_CONTACT etc. For a 1:1 extension there is implict join but for a 1:M extension. You can only extend a base table. For 1:1 there is a PAR_ROW_ID to ROW_ID ... Latest Answer : Hi,We cannot create Extension table for Intersction Table only we can useextension column for Base table.RegardsS.Ramesh ... Latest Answer : In Tools select new object wizard in that select Table enter the name of the table starting with CX_ and select the project and specify the type of table i.e. an intersection table for the two existing tablesThen it will ask the first Parent Table and ... Latest Answer : S_PARTY concept introduced in the versions after Siebel 6. The main use of S_PARTY is to increase the performance and reduce the redundancy of the data. S_PARTY started with the concept of normalisation which is a RDBMS concept. S_PARTY will be serving ... Latest Answer : If the table property is Private, then we can not extend the table. If it is Pubilc, we can. ... Latest Answer : This is one of the properties of the column in a table. It specifies the table to which this column is a foriegn key. ... Read Answers (2) | Asked by : montu Latest Answer : 1. we can use it in parent child relationship where the child entity is lonely related to the parent table.2. or we can make it as a intersection table by adding the foriegn key of another table's primary key in the 1:M extended table. ... Read Answers (1) | Asked by : Montu Latest Answer : IF Stands for Interface Tables .Prior to Siebel 6, interface tables used to be suffixed with the ‘_IF’ suffixEx : S_CONTACT_IFFrom Siebel 6 onwards, the interface tables are named with the prefix ‘EIM_’Ex: EIM_CONTACT ... Read Answers (1) | Asked by : Anu
Sponsored Links
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||