SetNextPanel function
Syntax
SetNextPanel(panelname)
Description
Use the SetNextPanel to specify the panel name to which the user will be transferred when selecting the NextPanel ( F6 ) function or specifying it with the PeopleCode TransferPage function.
Note:
The SetNextPanel function is supported for compatibility with previous releases of PeopleTools. New applications should use the SetNextPage function instead.
Related Topics