Technology Stack - EBS (MOSC)

MOSC Banner

fnd_run_function.GET_RUN_FUNCTION_URL does NOT call the Oracle OM form with parameters

edited Aug 20, 2021 10:54AM in Technology Stack - EBS (MOSC) 1 commentAnswered

Hi,

We have a requirement to provide the ability to users to call the Oracle OM form directly with parameters from an URL, we were planning to use the fnd_run_function.GET_RUN_FUNCTION_URL to achieve this requirement. But when we have  the URL generated only navigates to the OM form but does not execute it for the header id we have passed.

select fnd_run_function.GET_RUN_FUNCTION_URL(14914, 660, 50272, 0, 'HEADER_ID = 9941792' , NULL, 126, NULL) from dual;

Could anyone please assist !

Thanks

Daya

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center