Hi,
I implemented a Worflow of invoices in SAP 4.6B. In the description text of few workitems i'm using a table of char(132) that i'm asking to print without line beaks ( &MESSAGE[]& ).
This solution worked well.
Now we are migrating into ECC5.
';' have appeared in the workitem descriptions at the end of every table line.
For example, a table with the following lines :
the invoice n°XXXX have
been validated
is written in the workitem description :
" the invoice n°XXXX have ; been validated ".
Do you have an idea of what the problem is?
Thanks in advance
Charles Zerbib