DBA Data[Home] [Help]

APPS.WIP_OSP_SHP_I_WF dependencies on WIP_COMMON_WF_PKG

Line 189: if NOT wip_common_wf_pkg.OSPEnabled then

185: l_security_group_id NUMBER;
186:
187: begin
188:
189: if NOT wip_common_wf_pkg.OSPEnabled then
190: return;
191: end if;
192: /* Commented out for bug fix 6501679
193: l_user_id := fnd_profile.value('USER_ID');

Line 1192: if NOT wip_common_wf_pkg.OSPEnabled then

1188:
1189:
1190: begin
1191:
1192: if NOT wip_common_wf_pkg.OSPEnabled then
1193: return;
1194: end if;
1195:
1196: select to_char(wip_workflow_s.nextval)