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

Former Member
0 Likes
1,391

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
Read only

Former Member
0 Likes
1,122

hiii,

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

regards,

sumanth reddy

Read only

0 Likes
1,122

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.

Read only

0 Likes
1,122

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

Read only

0 Likes
1,122

Chitty and Farook both are same.

Read only

Former Member
0 Likes
1,122

Hi

Good

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

Thanks

mrutyun^

Read only

0 Likes
1,122

u2026..But both VDATU for different purposes.

Can't we join with Mandt?

Cheers,

Amit.