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

Z_Copied_Std._SAP_Script delete & create with the same name?

former_member202077
Participant
0 Likes
573

Hi,

(All is in DEV ssytem only and I hv seen RSTXSCRP prog)

We hv copied(cloned) a Standard SAP Script (say, SD_INVOICE) into Custom_SD_INVOICE.

Now, for some reasons, again I hv to copy/clone the SD_INVOICE into Custom one, but, I must give the same name as Custom_SD_INVOICE!!

So, pls. let me know that, Is my below understanding is correct,

1) Delete the existing Custom_SD_INVOICE

2) Copy the Standard SAP Script SD_INVOICE into Custom_SD_INVOICE

Now, I can work on newely created Custom_SD_INVOICE

3) So, I guess, system will prompt me for a transport, while deleting the existing Custom_SD_INVOICE, so, then, What TYPE of transport is it? is it UNCLASSIFIED one?

4) Can I combine the both tasks (Deleting & Creating) in one transport?

Thank you

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
536

Hi,

1) Delete the existing Custom_SD_INVOICE

Yes, delete existing script first. If your first TR is already released. you will have to create new TR (workbench request) to delete it.

2) Copy the Standard SAP Script SD_INVOICE into Custom_SD_INVOICE

Now, I can work on newely created Custom_SD_INVOICE

Use same TR as above and create new scipt using standard script.

3) So, I guess, system will prompt me for a transport, while deleting the existing Custom_SD_INVOICE, so, then, What TYPE of transport is it? is it UNCLASSIFIED one?

If your first TR is not released then you can use same TR to delete your custom script and to create new custom script.

Please let me know if you face any other issues.

Thanks,

Archana

2 REPLIES 2
Read only

Former Member
0 Likes
536

Hi,

You can again copy SAP standard script as 'Z' scriot, as you already copy it , and again you want to copy with the same name, you have to delete the previouse 'Z' script and after that copy it again with the same name, or one more thing you can do is that, you can rename the previousely created your 'Z' script as 'Z1' and then you can copy it with 'Z' script.

As far as the transport request are concern, you will have a choice to create a new transport request or keep the same request, bu if you are doing it as a freash it is always adviceable to create a new request and it will be your 'Workbench request ' .

If you create a New Request, you can move that request to Quality for further testing, there is no need to combine 'Delete and New ' in one request.

Hope the matter may clear your doubts.

Rani

Read only

Former Member
0 Likes
537

Hi,

1) Delete the existing Custom_SD_INVOICE

Yes, delete existing script first. If your first TR is already released. you will have to create new TR (workbench request) to delete it.

2) Copy the Standard SAP Script SD_INVOICE into Custom_SD_INVOICE

Now, I can work on newely created Custom_SD_INVOICE

Use same TR as above and create new scipt using standard script.

3) So, I guess, system will prompt me for a transport, while deleting the existing Custom_SD_INVOICE, so, then, What TYPE of transport is it? is it UNCLASSIFIED one?

If your first TR is not released then you can use same TR to delete your custom script and to create new custom script.

Please let me know if you face any other issues.

Thanks,

Archana