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

how to modify the scripts

Former Member
0 Likes
425

hi,

any body could u help me regarding "how to modify the scripts?

how to add disclaimer terms in footer window? that is not connected in stand program?

give any realtime seniro with screen -shot .

give one realtime seniro plz.

i will be waiting for reply.

regards,

eswar.

2 REPLIES 2
Read only

Former Member
0 Likes
404

Hi,

go to SE71 T code

enter the std script, display

from the second page Copy the script to the ZSCRIPT with EN as lang

and do the modifications in that Zscript and that has to be attached in the NACE t code for the related Output type and Driver program.

for example

for PO MEDRUCK is the std Script Copy it to ZMEDRUCK and do the changes.

then in NACE select the output type NEU and attache it to SAPFM05P program and remove the MEDRUCK and keep ZMEDRUCK.

reward if useful

Regards

Read only

Former Member
0 Likes
404

Hi,

maintain text using so10.

then create a window page name footer you will have to adjust its upper margin so that it comes at the bottom and then call the text using a statement like following:

Include &T024E-TXFUS& object text id st language &ekko-spras&

Regards,

Himanshu