‎2007 May 01 11:17 AM
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
‎2007 May 01 11:35 AM
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
‎2007 May 01 11:27 AM
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.
‎2007 May 01 11:27 AM
copy the layout, make the changes in your copy and assign the new form via config
‎2007 May 01 11:35 AM
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
‎2007 May 01 11:43 AM
‎2007 May 01 11:47 AM
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...
‎2007 May 01 11:54 AM
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