What is Join? Join Spec? Join Constraint?
Answers were Sorted based on User's Feedback
Answer / krish
Join is the relation between a BC to other than its base
table.
In Join ,it specifies from which table we get the data &
Join Spec specifies the mapping of Foriegn key column.
Join Constraint is to restrcit the data for join fields at
Search Spec level.........
Is This Answer Correct ? | 13 Yes | 3 No |
Answer / shankar
Join is used to access data between two entities in same
applet. eg we can have contact and account fields in same
form or list applet
Join spec is used to relate the foreign key and primary key
relationship between the two entities (say in our case
between contact and account)
Is This Answer Correct ? | 8 Yes | 2 No |
Explain the 5 main functions of the server manger?
Explain what is the use of virtual bc?
Explain what is the difference between "picklist generic" and "picklist hierarchical" business components?
What is the significance of eapps.cfg file?
What is difference between s_opty_x and s_opty_xm tables?
Explain while importing product or account data why we are populating bu_id?
Why do you need to create employees at the database in Siebel?
What is the primary difference between Siebel 7.5.2 and 7.7 Versions ?
Explain where you will drop the constraints?
how to create constain picklist?process suppose country field is there and state field is there,when user selected Australia in country,i have to display aus related states only states field? pls senme ans to (selvarajb.tech@gmail.com)
What difference between join specification and join definition?
Dynamic picklist is used to update join fields? How?