DBA Data[Home] [Help]

APPS.WIP_OSP_SHP_I_WF dependencies on WIP_COMMON_WF_PKG

Line 232: if NOT wip_common_wf_pkg.OSPEnabled then

228: l_security_group_id NUMBER;
229:
230: begin
231:
232: if NOT wip_common_wf_pkg.OSPEnabled then
233: return;
234: end if;
235: /* Commented out for bug fix 6501679
236: l_user_id := fnd_profile.value('USER_ID');

Line 1235: if NOT wip_common_wf_pkg.OSPEnabled then

1231:
1232:
1233: begin
1234:
1235: if NOT wip_common_wf_pkg.OSPEnabled then
1236: return;
1237: end if;
1238:
1239: select to_char(wip_workflow_s.nextval)