Dear
PCANNIN1 program i can append structure of
data: begin of data_tab occurs 20,
pernr(8), wgtyp(10), wtext like t512t-lgtxt,
apr(15), may(15), jun(15), jul(15),aug(15), sep(15),
oct(15), nov(15), dec(15),jan(15), feb(15), mar(15), ptot(16),
langtext1(60), langtext2(60), langtext3(60), langtext4(60),
sortext(250),
end of data_tab.
structure can i add additional field using implicit enhancement ??