Hello Abap experts,
We have a large number of text fields in the database and the client wants to use QUICKVIEWER to retrieve many reports but cannot retrieve text fields because as far as I am aware you have to use a FM READ_TEXT to retrieve text.
Does anybody know any way that I can around this issue short of deleting all the text fields and creating a user field in the tables and adding the text to it.
Any advice would be appreciated.