‎2006 Jul 18 9:17 PM
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
‎2006 Jul 18 9:21 PM
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
‎2006 Jul 18 9:21 PM
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
‎2006 Jul 18 9:23 PM
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