DBA Data[Home] [Help]

APPS.IGS_FI_UPG_RETENTION dependencies on IGS_GE_GEN_003

Line 94: abshriva 4-May-2006 Bug 5178077: Introduced igs_ge_gen_003.set_org_id

90:
91: Known limitations,enhancements,remarks:
92: Change History
93: Who When What
94: abshriva 4-May-2006 Bug 5178077: Introduced igs_ge_gen_003.set_org_id
95: skharida 13-Feb-2006 APPSPERF: bug 5018036, Replaced igs_fi_f_typ_ca_inst_lkp_v by a join of igs_fi_f_typ_ca_inst and igs_ca_inst
96: svuppala 30-MAY-2005 Enh 3442712 - Done the TBH modifications by adding
97: new columns Unit_Type_Id, Unit_Level in igs_fi_invln_int_all
98:

Line 250: igs_ge_gen_003.set_org_id(l_org_id);

246:
247: BEGIN
248: BEGIN
249: l_org_id := NULL;
250: igs_ge_gen_003.set_org_id(l_org_id);
251: EXCEPTION
252: WHEN OTHERS THEN
253: fnd_file.put_line (fnd_file.log, fnd_message.get);
254: retcode:=2;