DBA Data[Home] [Help]

APPS.IGS_UC_EXPORT_UCAS_PKG dependencies on IGS_GE_GEN_003

Line 62: IGS_GE_GEN_003.SET_ORG_ID;

58:
59: BEGIN
60:
61: --anwest 18-JAN-2006 Bug# 4950285 R12 Disable OSS Mandate
62: IGS_GE_GEN_003.SET_ORG_ID;
63:
64: -- Get current and configured cycle
65: OPEN cur_cycle;
66: FETCH cur_cycle INTO cur_cycle_rec;