Hello Experts,
I am currently practicing smartforms and I am trying to display the records of my internal table.
What I did was in my table under MAIN window I have put the statement:
it_spfli into wa_spfli and also in my main area of my table I have a loop statement. Now, in one of my text
i put wa_spfli-carrid, wa_spfli-countryfr, etc. But it still does not show any data.Help would be greatly appreciated.