Skip to Content
0
Former Member
Apr 30, 2009 at 05:48 AM

Passing parameters to subroutine

57 Views

Hi,

I have a subroutine which is being called from the 2 PAI modules of the different screens.The subroutine has two queries which are the same for both the modules , the only difference I want is that after the queries there is a call to a new screen.I want different screens to be called for both the PAI modules.Please suggest what should I pass to the subroutine so that different screens can be called based on the PAI module.