what is cardinality.how it will work in abap
Answers were Sorted based on User's Feedback
Answer / malathy
Cardinality is defined during foreign key relationship.The
cardinality of the foreign key relationship describes, for
each value in the check table, how many rows of data are
allowed to be in the foreign key table.
Cardinality is defined as X:Y, where refers to the check
table and Y refers to the foreign key table. X can have
only values 1 or C and Y can be 1,C,N or CN.
1,C,N,CN has specific descriptions.
cardinality is not enforced by the system.It is optional.
Is This Answer Correct ? | 38 Yes | 1 No |
Answer / vandan
It will come across foreign key relationships. It defines
mapping between the fields in database table to Value table.
Normally Cardinality is like:
1:1 single to single,
1:m single to many.
Is This Answer Correct ? | 20 Yes | 3 No |
what is the Currency and Quantity field in BDC?
In Data Types.,Packed p?
How you will send mail from one SAP system to other SAP system?
Did you create help views?
What is the effect on Customer Exits and User Exits maintained in a system on Up-gradation .
Suppose there is a secondary index on 4 non-key fields A,B,C & D. There are 3 select queries :- a) one on basis of A, B, C , D b) Second on basis of A, B, C c) Third on basis of D, C,B, A In which all situations , the above secondary index will be used?
Can we use transfer dataset to transfer data in internal table ?
what are the events in Module pool Programming?
18 Answers HCL, Mahle, TCS, Wipro,
What’s value table?
Do you know how to manage the sequence of passes in a Form?
How to call transaction in session method without recording?
parter profiles are stored in which table?