DBA Data[Home] [Help]

APPS.IGS_UC_EXPUNGE_APP dependencies on IGS_GE_GEN_003

Line 321: IGS_GE_GEN_003.SET_ORG_ID;

317:
318: BEGIN
319:
320: --anwest 18-JAN-2006 Bug# 4950285 R12 Disable OSS Mandate
321: IGS_GE_GEN_003.SET_ORG_ID;
322:
323: --Check whether the UCAS Setup is complete or not.
324: OPEN cur_system_setup;
325: FETCH cur_system_setup INTO l_setup_comp;