Skip to Content
0
May 03, 2010 at 06:50 PM

Selecting text fields using QUICKVIEWER

143 Views

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.