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 script

Former Member
0 Likes
727

Hi all,

i need to delete some text in standard script for purchase order(medruck).

i need the steps how to do this.

thanks in advance.

siva

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
705

i copied the sap script modified it and saved it and activated it.

this modified things has to reflect wen i go to m22n and give po number and go for

print preview. i should able to get the modified script,is it possible then wat is the procedure.can any body suggest me.

thanks in advance

siva

6 REPLIES 6
Read only

Former Member
0 Likes
705

Hai Siva,

Once the script is saved as zscript,

Active it.

Go to the window pages-->Change eitor,there delete the texts that you don't want.

Do for all the windows that you want to delete the text from

Don't forget to activate.

Hope this helps you.

Regds,

Rama.Pammi.

Read only

alison_lloyd
Active Participant
0 Likes
705

copy the layout, make the changes in your copy and assign the new form via config

Read only

Former Member
0 Likes
707

i copied the sap script modified it and saved it and activated it.

this modified things has to reflect wen i go to m22n and give po number and go for

print preview. i should able to get the modified script,is it possible then wat is the procedure.can any body suggest me.

thanks in advance

siva

Read only

0 Likes
705

This needs to be assigned in spro/ nace transaction

Read only

Former Member
0 Likes
705

copyto ur client the script u need to modify... then make amke necessary operations according to ur task .... and to see the output use the transaction nace n select ur prgram n execute it..

u`ll get u requred output after performing operations...

Read only

Former Member
0 Likes
705

Hi Siva,

Follow the Steps.

1. Copy MEDRUCK as ZMEDRUCK

2. In ZMEDRUCK GOTO Settings option on Toolbar and Select PC Editor option Press Enter

3. Click on Page Windows here you will get all windows select a window which window you want to edit and click on Text Elements(F9) (This option is beside Pages push button)

here you can modify the code and you can do what you want.

4. After completion of all changes Activate it.

Regards

Ganesh