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 join CABN table with VBAk

Former Member
0 Kudos

Dear Friends,

I have to fetch data from CABN, by joining CABN table with VBAK.Can any one suggest me how can i fetch data from CABN, by comparig which field of VBAK?

Regards,

Farook.

6 REPLIES 6

Former Member
0 Kudos

hiii,

if u r using two tables means ,u can do inner joining.

regards,

sumanth reddy

0 Kudos

Hi Mr Sumant,

Plz read the question properly.I am asking based on which field i can combine this VBAK and CABN tables.means

Select * from CABN into it_cabn where (field) = vbak(field)

I am asking the perticular fields to combine this 2 tables.

Regards,

Farook.

0 Kudos

Looks Like you forgot to Logoff and Login Back with your IDs!!

0 Kudos

Chitty and Farook both are same.

Former Member
0 Kudos

Hi

Good

You can join these two table using inner join comparing the field VDATU which is present in both the tables.

Thanks

mrutyun^

0 Kudos

u2026..But both VDATU for different purposes.

Can't we join with Mandt?

Cheers,

Amit.