OK There is a field which holds the long text in a Plant Maintenance transaction iw23 for defects
the table is called RSTXT and the field is TXLINE.(its a structure so i couldn't find the exact table where its stored)
in this field i fill in the description in iw21 when i create a notification.
so now i need to get the description displayed on the smart-form report but i used the include text function in smart-forms but i then noticed the description didn't change.
so should i use pure abap to make it happen?? or there is a shortcut to avoid code?