Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

RS_TREE_LIST_DISPLAY

Former Member
0 Likes
488

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 ?

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 ?

1 REPLY 1
Read only

Former Member
0 Likes
430

Hi,

You can refer the OSS note 567643 and 583389

<b>Reward points</b>

Regards