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

Long texts in scripts

Former Member
0 Likes
549

Hi,

In production order, I am using Standard o/p type NEU. I have header text(Long Text) in mE22n. Now in my script output, I see that the Header text is repeating twice. Any idea how to solve the problem.

Regards

Venu

4 REPLIES 4
Read only

Former Member
0 Likes
508

use clear itab b4 printing the output.

if doesn't work give more details abt driver program.

Read only

Former Member
0 Likes
508

Hi,

I am using standard program sapfm06p.

Regards

Venu

Read only

0 Likes
508

Check in the sapscript, there may be INCLUDE command twice for same text.

Regards

Sridhar

Read only

0 Likes
508

No, there is only one Include present