I have to create a 'TABLE' OR 'LOOP' node.
and in data tab, I give the name of an internal table with work area also.
then create 'TEXT ELEMENT' and click on 'Add field' and I write like this to add display field.
&wa_table-field1& but output contain name &wa_table-field1& instead of data/value in it,,the number of the displaying ab_wa-field1& is equal to the data in internal table
