GeekInterview.com
  I am new, Sign me up!
 
GeekInterview.com  >  Interview Questions  >  Siebel  >  Siebel General
Go To First  |  Previous Question  |  Next Question 
 Siebel General  |  Question 43 of 170    Print  
How do you recognise that a particular table (Base table) can be extended?

  
Total Answers and Comments: 2 Last Update: October 28, 2005   
  
 Sponsored Links

 
 Best Rated Answer

No best answer available. Please pick the good answer available or submit your answer.
September 19, 2005 07:45:10   #1  
Nikhil        

RE: How do you recognise that a particular table (Base...
That Depends on ur requirement.: Nikil
 
Is this answer useful? Yes | No
October 28, 2005 05:54:30   #2  
chary Member Since: October 2005   Contribution: 76    

RE: How do you recognise that a particular table (Base...
If the table property is Private then we can not extend the table. If it is Pubilc we can.
 
Is this answer useful? Yes | No

 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

 
Related Articles

ODP.NET - Populating a Dataset with a Single Data Table

ODP NET Populating a Dataset with a Single Data Table A dataset is simply a group of data tables These data tables can be identified with their own unique names within a dataset You can also add relations between data tables available in a dataset mosgoogle The following code gives you the details o
 

jQuery Table Row Finished Code

jQuery Table Row Finished Code The Finished Code Our second example page has demonstrated table row striping highlighting tooltips collapsing expanding and filtering Taken together the JavaScript code for this page is mosgoogle geshibot lang php" document ready function var highlighted
 

jQuery Expanding and Collapsing Table Rows

jQuery Expanding and Collapsing Table Rows The expanding and collapsing behavior added earlier also conflicts with our filters If a section is collapsed and a new filter is chosen then the matching items are displayed even if in the collapsed section Conversely if the table is filtered and a section
 

jQuery Table Row Filtering

jQuery Table Row Filtering Earlier we examined sorting and paging as techniques for helping users focus on relevant portions of a table s data We saw that both could be implemented either with server side technology or with JavaScript Filtering completes this arsenal of data arrangement strategies B
 

jQuery Collapsing and Expanding Table Rows

jQuery Collapsing and Expanding Table Rows When large sets of data are grouped in tables as each year s set of articles are in our News page collapsing or hiding a section s contents can be a convenient way to get a broad view of all of the table s data without having to scroll so much mosgoogle To
 

jQuery Table Manipulation

Learning jQuery Table Manipulation By Karl Swedberg Jonathan Chaffer Better Interaction Design and Web Development with Simple JavaScript Techniques Learning jQuery packtpub com jQuery book Table Manipulation Let em wear gaudy colors Or avoid display Devo Wiggly World" In the first si
 

How ERP Improves General Ledger Capacity

How ERP Improves General Ledger Capacity Flexibility quickness and efficiency are the pillars and needs of the modern organization In order to fulfill all the requirements that the market imposes ERP has become an useful utility The general ledger tasks are nowadays one of the most important activit
 

C++ Pure Virtual Function and Base Class

C Pure Virtual Function and Virtual Base Class In this C tutorial you will learn about pure virtual function declaration of pure virtual function and virtual base class virtual base class and how to implement a virtual base class explained with examples mosgoogle center What is Pure Virtual Function
 

Base Address of the String

What happens when we try to change the value of base address of the string? The base address of the sting takes a special place in the context of strings. This is because suing this base address only the string gets identified. In other words the base address therefore takes the position of constant
 

SQL Table Commands

SQL Table Commands Overview As mentioned previously in this series of SQL articles, databases are primarily composed of tables. The “columns and rows” structure of the table allows data to be efficiently inserted, manipulated, updated, and deleted from the database. The three mos
 

About Us -  Privacy Policy -  Terms and Conditions -  Contact -  Ask Question -  Propose Category -  Site Updates 

Copyright © 2005 - 2009 GeekInterview.com. All Rights Reserved

Page copy protected against web site content infringement by Copyscape