Skip to Content
0
Former Member
Dec 06, 2006 at 05:43 AM

ALV GRID

30 Views

types: begin of t_final,

matnr type mchb-matnr,

werks type mchb-werks,

lgort type mchb-lgort,

charg type mchb-charg,

clabs type mchb-clabs,

cinsm type mchb-cinsm,

cspem type mchb-cspem,

  • meins type mara-meins,

lqnum type lqua-lqnum,

lgpla type lqua-lgpla,

tanum type ltap-tanum,

ubnum type lubu-ubnum,

mblnr type lubu-mblnr,

mbpos type lubu-mbpos,

bwart type lubu-bwart,

menge type lubu-menge,

meins type lubu-meins,

cpudt type mkpf-cpudt,

btext type t156t-btext,

  • docunum type

  • credat type

  • status type

  • statxt type

end of t_final.

the data is retrieving from different tables i have placed it into one internal table how can i fetch the data from this internal tables.