Hi Experts:
iam designing a report on cost center details.
in report output i nedd to display fields order nuber, allocation, hours and with assosiated long text .
the text is coming by using FM 'READ_TEXT_INLINE'.
in the FM the text is storing in paramaters tables ( INLINES, LINES --internal tables) my text contain morethan 300 characters , which is stored in internal table LINES as 19 rows )
now my query is i want to display this text in report output because the user wants to export the test in excel file.
please tell me how can i write the logic for this.
output format
order no allocation hours ltext.
1
2
3
4
regards
neeru