what is cardinality.how it will work in abap

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the table buffer? Which type of tables used this buffer?

552


in bdcsome times we get the ok code for "enter" wrongly instead of '/00'.what is the reason.how we can exceed this problem.

1709


I am trying to automate a manual processing of iDOCs in BD87. I used the following code to pass idoc-id to global variable 'DCN' and then skip the first screen of BD87 to go to processing directly. After running this code SET PARAMETER ID 'DCN' FIELD itabhdr-idoc_id. CALL TRANSACTION 'BD87' AND SKIP FIRST SCREEN. it takes me to the first screen because it cannot recognize my idoc-id. How I can pass idoc-id to global? I have used the above code to goto VA02 with VBELN and it worked perfectly.

1758


Interactive Report that list purchase order details of a vendor. When the user double clicks on material number it shows detail list with fields matkl, meins, brgew, ntgew, gewei.The selection screen consist of sales organisation, distribution channel and material number. plz mention the detail coding Tahnks, Rahul

3248


What are the uses of interactive reporting?

619






What are your ways to performance optimization?

904


How do you find out who has transported a transport request?

608


How can cluster table be created?

650


Difference between BDC vs Direct Loads?

655


Why do we use Abstract classes give an example from your project?

881


What is a view in sap? : abap data dictionary

618


What is exception class and test class. How to use it?

881


What does an exec sql statement do in abap? What is the disadvantage of using it?

674


Explain about Recording Function?

660


Name the abap/4 modularization techniques?

644