DBA Data[Home] [Help]

APPS.IGS_UC_PURGE_INT_DATA dependencies on IGS_GE_GEN_003

Line 33: IGS_GE_GEN_003.SET_ORG_ID;

29:
30: BEGIN
31:
32: --anwest 18-JAN-2006 Bug# 4950285 R12 Disable OSS Mandate
33: IGS_GE_GEN_003.SET_ORG_ID;
34:
35: --Checking if both the parameters p_del_obsolete_data and p_del_proc_data are 'NO'
36: --If both are 'NO' then logging a message "Both parameters cannot be NO"
37: IF p_del_obsolete_data = 'N' AND p_del_proc_data = 'N' THEN