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

Problem in Standard Text

Former Member
0 Likes
494

Dear all ,

I a creating Letters under Text ID PALT . I am facing following problems .

1) I have created ZHR_REC style and have used that style in these letters,this is working very fine . Now I want to print the the name of employee as a footer on every page . When I use BOTTOM and ENDBOTTOM to meet my requirment the font is getting changed .

2) On top of page automatically page number is coming how do I avoid that .

4 REPLIES 4
Read only

Former Member
0 Likes
475

Hi,

If it is SAP scripts you need to change it from SE&71.

Regds,

Read only

0 Likes
475

My problem is syill not solved . I am using standard text SO10 .

Read only

Former Member
0 Likes
475

Hi,

You are not clear with your query?

where are you printing your letter after creating the STd text in SO10?

using scripts or smartforms?

You can create another style and use it for the footer, if the footer font is changing .

in the Script there is field &PAGE& which prints the pagenumber, have to comment that.

reward if useful

regards

Anji

Read only

0 Likes
475

Hi

I am printing letter in SO10 . These are the letter used by transaction PB60 . I am not at all using script or smart forms . PLease give some suggestion to solve my problem .