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

Using paragraph format for long text...

Former Member
0 Likes
775

Hello,

When I try to print the long text using include then

it starts printing from the very first line.

But I want to use some paragraph format for it. How can I use it because I am using

/: INCLUDE '200007200000100' OBJECT AUFK ID KOPF

So where do I mention the paragraph format in the tag column becaue I am already using /: controll command in font of the include ?

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
567

Can someone look at this..

Relevant points will be surely awarded..

2 REPLIES 2
Read only

Former Member
0 Likes
568

Can someone look at this..

Relevant points will be surely awarded..

Read only

0 Likes
567

Check this thread...

It looks like the PARAGRAPH P2 statement can do that declaration, on the subsequent line.

This website also has some good examples:

http://www.henrikfrank.dk/abapexamples/SapScript/symbols.htm

Cheers,

John