You could/should declare a structure in the smartform, loop over your internal table into that structure and then display the contents of the structure (the table that shows IT_LINE data).
↧
You could/should declare a structure in the smartform, loop over your internal table into that structure and then display the contents of the structure (the table that shows IT_LINE data).