DBA Data[Home] [Help]

APPS.IGS_PS_WF_EVENT_PKG dependencies on IGS_GE_GEN_003

Line 318: --sommukhe 9-JAN-2006 Bug# 4869737,included call to igs_ge_gen_003.set_org_id.

314: --Known limitations/enhancements and/or remarks:
315: --
316: --Change History:
317: --Who When What
318: --sommukhe 9-JAN-2006 Bug# 4869737,included call to igs_ge_gen_003.set_org_id.
319: -------------------------------------------------------------------------------------
320: AS
321: l_n_key NUMBER;
322: l_wf_event_t WF_EVENT_T;

Line 345: igs_ge_gen_003.set_org_id (NULL);

341: l_c_emp_cat_setup VARCHAR2(1);
342:
343: BEGIN
344:
345: igs_ge_gen_003.set_org_id (NULL);
346: -- Set the default status as success
347: retcode := 0;
348:
349: /* Workload setup done or not */