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 |
Suppose in an applet we have a button when we click on that button we need to get an business service. How we are going to do it?
I want to see 4 static picklist values in one view and in another view i want to see 6 picklist values for that field, how will u configure?
What is Siebel file system?
Explain what is siebel gateway?
what is the value for applet user property "CanInvoke" and how do we write expression for this
What is the difference between mvg applet and pick applet?
What is nameserver?
Explain how extension table is related to base table?
How to import list of values?
how to make a field read-only based on user group?
What is the use of ldap user?
what is the difference between join and link?