Hi techies,
I have a program in which I need to display parameters and based on these parameters I need to select records from table and again display a screen where we can enter fiscal period and date fields and hence depending on these two entries I need to update the previously filled table.
Question is how to call a new screen in middle of program where I need to give input fields and update table with these two field entries.