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

paragraph form

Former Member
0 Likes
427

Hi,

Can you please tell me how to create paragraph format,for already existing lines i need separate paragraph format

Please help me.

Thanks

2 REPLIES 2
Read only

Former Member
0 Likes
400

Hi,

In the SE71, you have a TAB paragrapgh formats, click that then all the paragrapgh formats will come, then <b>EDIT --> NEw elemnt</b> to create a New paragrapgh format.

in the Smartforms, we have a transaction codes, SMARTSTYLES, give the smartform style name, and ctreate the new paragraph format

Regards

Sudheer

Read only

Former Member
0 Likes
400

Hi

Ali

When we create a smartform we can see in global settings , form attributes.

In form attributes we set the over all style of the smartform. Goto form attributes and open the tab output options. Here you can see the Style box. In this style box we enter the smartstyle created in transaction code smartstyles.

Open transaction smartstyles.

Create a new style.

Upon creating a new style you will see 3 folder structures under style name.

1. Header data

2. Paragraph format

3. Character format

To create paragraph format right click on the paragraph format node and click Create Node. Give it name. Now you will get a screen with 4 tabs.

Indents and spacing

Fonts

Tabs

Numbering and outline

Here you can provide the look you want.

Now add this smartstyle in your smartform's form attribute.

You can also provide individual smartstyles to each text element you create by giving the name of smartstyle in its output options tab. Each text element has a individual output option tab here you can give any smartstyle.

Click on the general attribute tab of any text element and give the paragraph format directly or by going to SAPScript editor mode.

<b>-charitha</b>