cancel
Showing results for 
Search instead for 
Did you mean: 

how to change the text in Footer

Former Member
0 Kudos

Hi SAP Gurus,

Am not ABAP expert, currently I have one change request that we have one SAP form. in that Form we have Footer window to print the footer in the out put, currently my requiremtn is i need to delete some of the lines in the footer text and add some other lines, but in the change additor I found this statement INCLUDE ZXX_ZXXXXX_FOOTER OBJECT TEXT ID ST PARAGRAPH TC, where I can check that object and how to change it. please give guide me step by step.

Thanks & Regards,

Murali.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member

Hi Janardhan,

After changing the Text in So10, just i need to save the data or any thing need to be activate.please advice.

thanks

Murali

Former Member
0 Kudos

Hi Murali,

Just save and Use standard Progarme for adding Transport request:RSTXTRAN

if you solve your problem , please close this thread

Regards

Jana

Former Member
0 Kudos

Hi Janardran,

Could u please guide me step by step after entering into the program RSTXTRAN

Thanks & Regards,

Murali

Former Member
0 Kudos

Hi,

Name of correction <Transport Request Number>

Text key - object TEXT

Text key - name ZXX_ZXXXXX_FOOTER

Text key - ID ST

Text key - language EN

And Execute<Press F8>

Regards

Jana

Former Member
0 Kudos

Hi Janardan,

priously i have executed with wrong selection data, now its giving the error message "Changes to objects are only allowed in correction/repair" please help me.

Thanks & Regards,

Muralikrishna

Former Member
0 Kudos

Hi,

I think you have given wrong transport number which is already released.

Try to select not released transport request number

Regards

Jana

Former Member
0 Kudos

Hi Jana,

Thanks it worked now, am not giving the object name .

Thank you very much.

Thanks & Regards,

Muralikrishna Nandigama

Former Member
0 Kudos

Hi Janardhan,

I have changed this code in Development system as i don't have any data in development and hence i moved the TR to Quality but when am trying to print total Footer window is not available, i cannot see any footer data in out put type print.

Is there any steps i need to perfrom?

Could you please help to advice on this issue.

Thanks & Regards,

Murali.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Go to Tocde: So10

Give as follows:

Text Name :ZXX_ZXXXXX_FOOTER

Text ID ST

Language EN

and enter change mode, change whatever modifications you want.

after run Standard program: RSTXTRAN for adding Standradt text to transport request

Regards

Jana