Hi exparts,
I'm facing a problem about WRITE statement.
In an add-on program, there is WRITE statement in START-OF-SELECTION.
REPORT LINE-SIZE 132, and 120 characters are written.
Our R/3 is NOT unicode system.
When execute the add-on online, 120 characters are fully written in 1 line.
But when back ground execution, the characters are written up to 80 bytes in spool.
The rest (40 characters) are not written.
Anothter add-on pgm like this pgm has no problem.
Please help me!
Thank you in advance.
Emma S.