2019 Sep 06 10:30 PM
Hallo Experts,
I have 2 fields from 2 different tables and these 2 fields are non Key fields.My requirement is to get matching data for these 2 fields.
Any Suggesions how to achieve this.
Thanks
Madhu
Hallo Experts,
I have 2 fields from 2 different tables and these 2 fields are non Key fields.My requirement is to get matching data for these 2 fields.
Any Suggesions how to achieve this.
Thanks
Madhu
2019 Sep 09 3:58 PM
Are you trying to match up two tables based on non-key fields? (Table1-field_x = Table2-field_x)
Use a JOIN
Or are you trying to get all data from each table which have same value in the same non-key field?
Build two internal tables and merge them.
But either way, these are basic ABAP concepts covered in transaction ABAPDOCU
2019 Sep 09 6:43 PM
What have you tried so far and what specific challenge are you facing?
2019 Sep 17 11:24 PM
Hallo Jelena,
Thanks for responding. I tried triming the leading spaces and it work
Thanks
Madhu
2019 Sep 18 7:50 AM
Please use the COMMENT button for comments, questions, adding details, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area: "Before answering You should only submit an answer when you are proposing a solution to the poster's problem"
2019 Sep 18 7:51 AM
2019 Sep 18 4:28 AM
Hello Madhu,
Can you please let us know the challenge you are facing?
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |