‎2009 Jul 10 10:39 PM
Hello,
When using an internal table in the workitem, the system does not display the characters aligned as the characters have different sizes according to standard font used (it is not possible to use courier). The screen is the one shown in the business workplace.
We have unsuccessfully tried to find means of changing the u201Cfontu201D to Courier, for instance, which supposedly formats each character in the same size, so that it would orderly display them. Other issue we have faced is that the system does not respect the blanks and remove the space. So, we have made use of a workaround to fill out the remaining spaces with the character u201C.u201D.
Does anyone has any tip about a possible solution?
Thanks in advance.
Best regards.
‎2009 Jul 15 9:25 AM
Hi
First of all the questions are not very clear in your post. But for the spacing, if you are using CONCATENATE statement...use addition 'separated by space'.
Thanks
Sourav
‎2009 Jul 15 9:25 AM
Hi
First of all the questions are not very clear in your post. But for the spacing, if you are using CONCATENATE statement...use addition 'separated by space'.
Thanks
Sourav
‎2009 Jul 22 11:09 PM
Let me put in other words.
The business workplace (SBWP) displays a set of characthers in the bottom of the page.
I need to figure out some way of aligning those characthers, that are displayed in multiple lines.
Tks.