DBA Data[Home] [Help]

APPS.IGS_GE_PURGE_DEL_RECORD dependencies on IGS_PS_PURGE_DEL_RECORD

Line 24: igs_ps_purge_del_record.purge_ps_records ;

20: BEGIN
21:
22: igs_ge_gen_003.set_org_id (NULL);
23: -- Invoke sub-process for PS module
24: igs_ps_purge_del_record.purge_ps_records ;
25:
26: EXCEPTION
27: WHEN OTHERS THEN
28: retcode := 2;