Hi Dear,
As I am new in ABAP, I have created an ALV report for material master in which I need some 5,6 fields which include material PO text.
everything is working fine but I noticed that long text read by FM READ_TEXT (Having PO text) are getting truncated.
After some search I came to know there is certain limit in ALV reports that one can not display more than 128 characters in a column.
what's the way around to achieve this or SAP provided something to display long text which I haven't came across till.
Its very kind help if any body can guide me for the same. Here is my ALV report code.