DBA Data[Home] [Help]

APPS.IGS_CA_INST_PKG dependencies on IGS_FI_CREDITS_PKG

Line 372: --smvk 04-feb-2002 added igs_fi_credits_pkg.get_fk_igs_ca_inst_1

368: --vchappid 02-Apr-2002 Enh# bug2293676, modified check child
369: --schodava 06-FEB-2002 Enh # 2187247
370: -- SFCR021 : FCI-LCI Relation
371: -- Removed the references to igs_fi_chg_mth_app_pkg
372: --smvk 04-feb-2002 added igs_fi_credits_pkg.get_fk_igs_ca_inst_1
373: -- added igs_fi_credits_pkg.get_fk_igs_ca_inst_2
374: -- call
375: --smadathi 04-feb-2002 added igf_sp_stdnt_rel_pkg.get_fk_igs_ca_inst
376: -- call

Line 373: -- added igs_fi_credits_pkg.get_fk_igs_ca_inst_2

369: --schodava 06-FEB-2002 Enh # 2187247
370: -- SFCR021 : FCI-LCI Relation
371: -- Removed the references to igs_fi_chg_mth_app_pkg
372: --smvk 04-feb-2002 added igs_fi_credits_pkg.get_fk_igs_ca_inst_1
373: -- added igs_fi_credits_pkg.get_fk_igs_ca_inst_2
374: -- call
375: --smadathi 04-feb-2002 added igf_sp_stdnt_rel_pkg.get_fk_igs_ca_inst
376: -- call
377:

Line 611: igs_fi_credits_pkg.get_fk_igs_ca_inst_1(

607: old_references.cal_type,
608: old_references.sequence_number
609: );
610: -- ADDED FOR 2191470 STARTS HERE
611: igs_fi_credits_pkg.get_fk_igs_ca_inst_1(
612: old_references.cal_type,
613: old_references.sequence_number
614: );
615:

Line 616: igs_fi_credits_pkg.get_fk_igs_ca_inst_2(

612: old_references.cal_type,
613: old_references.sequence_number
614: );
615:
616: igs_fi_credits_pkg.get_fk_igs_ca_inst_2(
617: old_references.cal_type,
618: old_references.sequence_number
619: );
620: -- ADDED FOR 2191470 ENDS HERE