Hi All,
Below is my requirement: Can anyone guide me how to achieve this.
1. I wanted to create LOV parameter (input parameter)
2. LOV should use script as Type.
3. I would need to fetch present logged in user name. And this user name should be passed as input to my stored procedure.
4. Stored procedure reside in external DB. So wanted to know the steps on how to call procedure in Script.
Please share if anyone have achieved above design in the tool.
Thanks in advance.