Pay Plan Maintenance Page
Determine the name of the program component we need to extend. Right-click on the page and select the menu option View Source.
Pay Plan Maintenance Page - View Source
View Source would open the page source in a text editor.
JSP Source Code View - payPlanMaintPlanPage
From the menu bar or the program file information section you can identify the program
name as payPlanMaintPlanPage
(look for the Program
name
in the source code comments).