Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Table link

Former Member
0 Likes
1,752

Hello Experts ,

                    Can any one tell me the exact link between these two tables MDKP and MDTB. I want to fetch the values of two fields DELNR and DELPS, please help me in this.

Thanks,

Vinod.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,479

It appears

MDKP-MATNR = MDTB-BAUGR (material)

MDKP-PLWRK = MDTB-WRK02 (plant)

MDKP-DTNUM = MDTB-DTNUM (key field).

4 REPLIES 4
Read only

Former Member
0 Likes
1,480

It appears

MDKP-MATNR = MDTB-BAUGR (material)

MDKP-PLWRK = MDTB-WRK02 (plant)

MDKP-DTNUM = MDTB-DTNUM (key field).

Read only

Former Member
0 Likes
1,479

Hi,

You could see logical database DBM (you can use transaction SE36).

I'll hope that this idea could help you.

Best Regards

Ivan


Read only

anubhab
Active Participant
0 Likes
1,479

Hi Vinod,

     If you want, you can check SQVI tcode also. Please check the following link for your reference:

Regards,

Anubhab

Read only

0 Likes
1,479

Anubhab Chirui wrote:

Hi Vinod,

     If you want, you can check SQVI tcode also. Please check the following link for your reference:

How to find relation between two tables?

Regards,

Anubhab

It's not a good option actually as automatic suggestion is frequently off, especialy in the cases when relationship is not obvious. That's the reason why the mentioned blog has such low rating.