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

copy a standard dialog program

Former Member
0 Likes
550

Hi,

I am relatively new to Dialog programming and i would like to c<b>opy a standard dialop program and do modifications</b> on it...

please do let me know.

Thankyou

Krishna

1 ACCEPTED SOLUTION
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
425

You can copy a standard dialog program from SE80. Just enter the name of the standard program and hit enter. Now right-click on the program name and choose Copy. Enter the name of the target, click green check. In the next dialog choose all checkboxes and continue. If there are includes, you can copy these in the next dialog, see that the names have changed, click green check.

Regards,

Rich Heilman

2 REPLIES 2
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
426

You can copy a standard dialog program from SE80. Just enter the name of the standard program and hit enter. Now right-click on the program name and choose Copy. Enter the name of the target, click green check. In the next dialog choose all checkboxes and continue. If there are includes, you can copy these in the next dialog, see that the names have changed, click green check.

Regards,

Rich Heilman

Read only

0 Likes
425

In some cases, standard programs have some funny things about them. The screen flow logic may be derived by a database table. if this is the case, you will need to copy the records in the db table for the original program and give the your copied version program name as the program name.

Regards,

Rich Heilman