JumpIntoFunction

Hi,
In R11 approval notifications we added a link to call the JumpIntoFunction of ICX to be able to access the iProc receiving page.
Something like this:
util_pkg.JumpIntoFunction
( p_application_id => 178
, p_function_code => 'POR_RCV_ORDERS_WF'
, p_parameter1 => '1'
, p_parameter2 => '2'
, p_parameter3 => '19-JUL-2012'
, p_parameter11 => '94'
How do we do that in R12? Is it still possible?
thanks
Ronny

Well, when using the same code I get an empty page (page not found error, actually).
When I try to use a different function name, the one I think I need to use in stead, I get an error, function returned without value.
I haven't had the opportunity yet to look into it further, but I thought maybe someone here already has the answer... :)
thanks
Ronny

Similar Messages

Maybe you are looking for