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 EQUI and VBAK table

Former Member
0 Likes
2,215

Hi,

I need to fetch data from both EQUI and VBAK tables and display the data together. But I am not finding a convenient link. I tried using aufnr from AFIH to link VBAK and EQUI, but it didnt workout for me. Please let me know the possible combinations to link VBAK and EQUI.

Thanks & Regards,

Varsha

Hi,

I need to fetch data from both EQUI and VBAK tables and display the data together. But I am not finding a convenient link. I tried using aufnr from AFIH to link VBAK and EQUI, but it didnt workout for me. Please let me know the possible combinations to link VBAK and EQUI.

Thanks & Regards,

Varsha

3 REPLIES 3
Read only

Former Member
0 Likes
1,529

Hi Varsha,

maybe the DB view

ROG_VBAPAK

may solve your problem!

Regards,

Klaus

Read only

kesavadas_thekkillath
Active Contributor
0 Likes
1,529

It goes this way

VBAK<->QMIH<->EQUI

Read only

0 Likes
1,529

Hi,

you can get the mapping from equipment data (which is maintained in transaction iq03) to the sales order data with table EQBS.

VBAK / VBAP-VBELN

-> EQBS-KDAUF

EQBS-EQUNR

-> V_EQUI-EQUNR