I am a peculiar requirement.
I am using the function module RS_TREE_LIST_DISPLAY for heirarchical output and am facing a limitation that each column can display a max of 75 chars. After which a space is written to the output and then the next column.
I want to display a 250 char text as one continuous text in the node without a space between 2 columns. Is this possible ?
Can 2 text columns in a node be displayed end to end without a gap ( space ) between them ?