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

SAP Scripts Main Window Header texts formatting....

Former Member
0 Likes
437

Hi,

I am facing a problem while placing the Header Text's in center of a column.

Center means not in X co-ordinate, but in Y co-ordinate.

I already used the Charecter format Super Script ON.

Still it is not comming in Y co-ordinate center of the specified box.

Can any one help in this.

Thanking you.

3 REPLIES 3
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
384

You can adjust this using your paragraph formats, using the space before and space after parameters. You can do your fine tuning here. Or you can do the fine tuning with the placement of your box.

Regards,

Rich Heilman

Read only

0 Likes
384

Hi Heilman,

Thanks for your reply,

I already used that command giving a Space line. But for fine tuning it is not working.

Any way 1 more thing I would like to clarify.

I had Form which is already exits.

When I executed the VF03 with passing Invoice no in it for Print Preview I am unable to see the window Framings and header texts etc.

But the same when I was giving the Print out option I am getting the Window frames and Headings etc.

I checked in Debugging mode of Form and Print program for both the options the same code is getting trigged.

I am unable to think how they are comming.

can you tell me how it is happening.

Right now I was designing the Form which must be same as I was getting in the Print out.

Thankin you.

Read only

Former Member
0 Likes
384

Hi

Create Paragraph fromat of say 1 /2/ 3 Helve .

Try introduce a balnk line just above your actual

data line in the TEXT ELEMENT. See which one exactly suits your requirement .

You may have to do a hit and trial.

Cheers