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

How to join

Former Member
0 Likes
538

Hi all,

I have three tables LFM1,ADRC,ADR6,but there is no common field to join with LFM1,any one help me how to join these tables.

Thanks&regds,

Sree.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
490

hi,

Use table LFA1 table to join with LFM1 by using primary key

LIFNR....

then use LFA1-ADRNR field to join with table ADRC...

Regards ,

Brijesh

Hi all,

I have three tables LFM1,ADRC,ADR6,but there is no common field to join with LFM1,any one help me how to join these tables.

Thanks&regds,

Sree.

1 REPLY 1
Read only

Former Member
0 Likes
491

hi,

Use table LFA1 table to join with LFM1 by using primary key

LIFNR....

then use LFA1-ADRNR field to join with table ADRC...

Regards ,

Brijesh