Posted by: Edi Yanto on: July 12, 2010
Create a Function and assign Form name “Run Reports”
Pass parameters REQUEST_SET_NAME = “<Name>” SET_APPL_SHORT_NAME =”<Name>” SUBMIT_ONCE (default ‘N’) .
Note : SUBMIT_ONCE can be set to either Y or N ( N is the default). SUBMIT_ONCE is used in conjunction with CONCURRENT_PROGRAM_NAME or REQUEST_SET_NAME. If SUBMIT_ONCE is set to Y, then the form will exit after the Submit button is clicked.
Recent Comments