DBA Data[Home] [Help]

APPS.IGS_EN_TRANSFER_APIS dependencies on IGS_GE_GEN_003

Line 26: -- ckasu 17-JAN-2006 Added igs_ge_gen_003.set_org_id(NULL) in CLEANUP_JOB procedure

22: -- bdeviset 20-OCT-2005 Modified validate_src_prgm_unt_attempts procedure for bug# 4691498
23: -- stutta 26-Nov-2005 Created procedure val_unchk_sub_units and added call. Bug #4763202
24: -- ckasu 08-DEC-2005 passed SYSDATE for update_source instead of p_actual_date param
25: -- as part of bug#4869869
26: -- ckasu 17-JAN-2006 Added igs_ge_gen_003.set_org_id(NULL) in CLEANUP_JOB procedure
27: -- as a part of bug#4958173
28: -- ckasu 06-MAR-2006 added new cursor c_get_enr_method_type as a part of bug#5070732 in
29: -- validate_prgm_attend_type_step Procedure
30:

Line 3691: --ckasu 17-JAN-2006 Added igs_ge_gen_003.set_org_id(NULL) as a part of bug#4958173.

3687: -- Created by : Chandrasekhar Kasu, Oracle Student Systems Oracle IDC
3688: --Change History:
3689: --Who When What
3690: --ckasu 20-Nov-2004 changed the order of parameters passed
3691: --ckasu 17-JAN-2006 Added igs_ge_gen_003.set_org_id(NULL) as a part of bug#4958173.
3692: --------------------------------------------------------------------------------------------
3693:
3694: BEGIN
3695:

Line 3696: igs_ge_gen_003.set_org_id(NULL);

3692: --------------------------------------------------------------------------------------------
3693:
3694: BEGIN
3695:
3696: igs_ge_gen_003.set_org_id(NULL);
3697: IGS_EN_FUTURE_DT_TRANS.process_fut_dt_trans(errbuf,
3698: retcode,
3699: p_term_cal_comb,
3700: p_mode,