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

Link Between Tables

Former Member
0 Likes
1,507

Hi my friends,

I am looking for a link between

V_EQUI and KNA1-KTOKD

V_EQUI and KNA1-KNA1

V_EQUI and ADRC-REGION

V_EQUI and ITONB-INBDT

V_EQUI and MARA-PRDHA

I am usually very good at finding relations, but for some reason today I can not think!

Reward for all helpful answer

1 ACCEPTED SOLUTION
Read only

rajesh_akarte2
Active Participant
0 Likes
1,144

hi Dipesh ,

I am not getting ur question bcoz u have metion like this,In this u have mentioned kna1-ktokd which field and v_equi is a table

V_EQUI and KNA1-KTOKD

V_EQUI and KNA1-KNA1

V_EQUI and ADRC-REGION

V_EQUI and ITONB-INBDT

V_EQUI and MARA-PRDHA

Is it like this?

V_EQUI and KNA1

V_EQUI and ADRC

V_EQUI and ITONB

V_EQUI and MARA

If it is like this then the relationship is like this:

1) V_EQUI-KUND1 KNA1-KUNNR

2) V_EQUI-ADRNR ADRC-ADDRNUMBER

3) V_EQUI-matnr MARA-MATNR

The table name ITONB doesn't exists in dictionary.

Reward the points if helpful.

Regards,

Rajesh Akarte

5 REPLIES 5
Read only

rajesh_akarte2
Active Participant
0 Likes
1,145

hi Dipesh ,

I am not getting ur question bcoz u have metion like this,In this u have mentioned kna1-ktokd which field and v_equi is a table

V_EQUI and KNA1-KTOKD

V_EQUI and KNA1-KNA1

V_EQUI and ADRC-REGION

V_EQUI and ITONB-INBDT

V_EQUI and MARA-PRDHA

Is it like this?

V_EQUI and KNA1

V_EQUI and ADRC

V_EQUI and ITONB

V_EQUI and MARA

If it is like this then the relationship is like this:

1) V_EQUI-KUND1 KNA1-KUNNR

2) V_EQUI-ADRNR ADRC-ADDRNUMBER

3) V_EQUI-matnr MARA-MATNR

The table name ITONB doesn't exists in dictionary.

Reward the points if helpful.

Regards,

Rajesh Akarte

Read only

0 Likes
1,144

Hi that is exactly what i want,

sorry i mis-spelt ITOB. do you have the link for that. MANY THANKS,

Read only

0 Likes
1,144

there are lots of common fields in ITOB and V_EQUI but u can take any field as per ur requirements.

U can compare both the table so u will find.

Regards,

Rajesh Akarte

Read only

0 Likes
1,144

seriously i am not with it today!!!!!

but anyway 20 points are yours

Read only

Former Member
0 Likes
1,144

hi

link's

v_equi-kund1 = kna1-kunnr

v_equi-adrnr = adrc-addrnumber

v_equi-kmatn = mara-matnr

their is no table with name itonb

regards,

pavan

Reward if useful