To modify an existing program
- Copy the source files you want to modify to a development Environment.
- Make any necessary changes to the source files to reflect the business logic you need.
- If you change a form definition or report definition source file, recompile that source file in order to create new DSD or PRD source files.
- Compile the program. For information, see Compiling Programs.
- Test the program.
- Move the program object to your production Environment. If the modifications included changes to the form definition, compile the form definition in the production Environment.