Application Development 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: 

How to link LIPS table to VBPA table in infoset

Former Member
0 Kudos

I have created an infoset z_shipping using logical database 'vfv'. when i try to add table lips into vbpa i have found that the system is selecting single * from lips where vbelm and posnr field automatically. Is there anyway where I can select LIPS kdauf and kdpos?

its very urgent.

Azaad.

3 REPLIES 3

Former Member
0 Kudos

U can link LIPS and VBAP in the following way.

Lips-VGBEL = Vbap-vbeln

Lips-VGPOS = Vbap-posnr.

Let me know if it is not clear.

Regards

0 Kudos

Small correction

Lips-VGBEL = Vbpa-vbeln

Lips-VGPOS = Vbpa-posnr.

Former Member
0 Kudos

Hi azaad,

Yes, as per ravi solution we can do it, that is the link between LIPS and VBPA.

Hope this helps you. Reply for queries, shall post the updates.

Regards.

Kumar.