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.