‎2009 Oct 28 3:40 AM
Dear All,
How to Modify standard sapscripts .
Form name is : PM_COMMON.
Programme name is : RIPRJT00
My requirement is add two fields and Modify layout.
Regards
Das
‎2009 Oct 28 3:46 AM
Hi Chandan,
In se71 go to utilities--> Copy from client
then give source form name, source client 000 and targer form name and then execute it.
then open the form in de language in change mode
and then goto utilities---> Convert Original language
change the language from DE to EN
again come back and open the form in EN lang in Change mode and then you can do the changes required.
As far adding fields you can pass subroutine in the script.
Feel free to ask if you have any doubt.
Regards,
Vijay
‎2009 Oct 28 3:46 AM
Hi Chandan,
In se71 go to utilities--> Copy from client
then give source form name, source client 000 and targer form name and then execute it.
then open the form in de language in change mode
and then goto utilities---> Convert Original language
change the language from DE to EN
again come back and open the form in EN lang in Change mode and then you can do the changes required.
As far adding fields you can pass subroutine in the script.
Feel free to ask if you have any doubt.
Regards,
Vijay
‎2009 Oct 28 12:28 PM
hi vijay ,
Thanks for ur reply,
I modify the sapscript layout.
where i can set modified sapscripts layout.
I check the table TNAPR. My form name and program name is
available in this table .
Regards
Das