how to create a report with a PL/SQL Stored Procedure method
Hi,
We are working in oracle applications 11i on oracle database 9i.
I have a custom procedure that is used to send Payslip SMS messages to staff.
I am thinking about creating a request for that procedure so the HR user can run it himself at the end of every month from the HR responsibility.
any hints , guidelines or references will be appreciated...
thanks..
We are working in oracle applications 11i on oracle database 9i.
I have a custom procedure that is used to send Payslip SMS messages to staff.
I am thinking about creating a request for that procedure so the HR user can run it himself at the end of every month from the HR responsibility.
any hints , guidelines or references will be appreciated...
thanks..
0