[Home] [Help]
2199: funcmode IN VARCHAR2,
2200: result OUT NOCOPY VARCHAR2)
2201: IS
2202: l_progress varchar2(3);
2203: l_resp_id FND_RESPONSIBILITY.responsibility_id%type;
2204: BEGIN
2205: --
2206: -- Commented out the code below as it was leading to Stale Data Error in BWC.
2207: -- LAST_UPDATE_LOGIN was going as -1 into UDA tables (po_lines_all_ext_b)