‎2007 Oct 25 7:34 AM
Dear all,
I had tried to copy the standard SAP program through copy feature in SE38. I had selected all the option in the prompt(documentation, includes,etc). But, i found that the copied program still pointed to the original include program??
How can i resolve it??
Regards,
Kit
‎2007 Oct 25 7:36 AM
Hi,
Open the Z program & change the include name from standard name to Z INclude name.
Best regards,
Prashant
‎2007 Oct 25 7:36 AM
‎2007 Oct 25 7:37 AM
Hi,
Try it again from SE80 and do copy all the includes into z includes .
Regards,
Prashant
‎2007 Oct 25 7:41 AM
Dear all,
I tried it many time, it gives the same result.
Regards,
Kit
‎2007 Oct 25 7:53 AM
Dear go to SE80
enter standard program name and press display.
right vlick on your program name and press copy.
a pop up appears
Source Program .. say abc
Target Program .. say zabc
press copy.
another popup appears
tick all check boxes
press copy.
another pop-up appears.
now again tick all check boxes and in front of each checkbox there is a disabled field and one enable field.
enter indiviual z in enable field followed by disable field value.
suppose abc in front of check box in disable mode write ZABC in enable field in front of same check box.
again press copy,
now you are able to copy the same.
reward if useful.
Message was edited by:
Amit Singla
‎2007 Oct 25 8:02 AM
I tried the RVADDN01 print program and copy it to ZRVADDN01. All includes program are also start with Z. Same result...
‎2007 Oct 25 8:20 AM
I found that the program description was in German. Any idea?
‎2007 Oct 25 8:26 AM
OPEN YOUR PROGRAM
THEN GOTO > TRANSLATION HERE
ORIGIONAL LANGAGE<b> GE</b>
TARGET LANGUAGE <b> EN</b>
NOW ITS IN ENGLISH NOW.
REWARD IF USEFUL
AMIT SINGLA
‎2007 Oct 25 7:46 AM
hi
good
delete the program that you have created ,follow the below process
1->open se38
2->give the standard program name
3->click on copy button
4->give the z* program name
5->press copy button
6->select all the check box
7->give z* name for all the includes in the right hand side text fields
8->press enter
now you see wheather it has been copied or not.
reward point if helpful.
thanks
mrutyun^
‎2007 Oct 25 7:48 AM
I do the exact things, but the program still include the original program.
‎2007 Oct 25 7:47 AM
if u are not going to do changes in include no harm in it.. or else u can copy seperately
‎2007 Oct 25 7:49 AM
Hi Kit,
while copying make sure that your includes would start with Z name only.
Regards,
Shilpi
‎2007 Oct 25 7:51 AM
Hi Kit,
Please check the statement
REPORT ZPROGRAM ....I hope this is not commented & the statement REPORT PROGRAM which is pointing to standard program is creating the issue.
Best regards,
Prashant
‎2007 Oct 25 8:03 AM
Hi,
try these steps it has to work..
->se80
->right click on the program to be copied ->copy
->give target program name ->copy
->check all the chekboxes
->copy->copy
->save it in your package or as local object
->use the copied program
<b>
reward points if useful.</b>
regards,
Vinod Samuel.