Skip to Content
0
Former Member
Feb 17, 2009 at 07:14 AM

GETTING DATA FROM TWO TABLES.

455 Views

Hi,

I am having i_matgrp table with fields matkl , l_sum , l_t_sum.

I need to get material group description(wgbez,wgbez60) from t023t table for each matkl in i_matgrp

and put all 3 fields and descriptions(2 fields) in to a single table i_display for display.

please suggest select query for this...

Thanks in advance.