DBA Data[Home] [Help]

APPS.IGS_AD_GEN_002 dependencies on IGS_EN_PRC_LOAD

Line 27: -- the modification of the package Igs_En_Prc_Load.

23: --hreddych 22-oct-2002 Bug:2602077 : SF Integration modified the function Admp_Get_Aa_Aas
24: -- to include the new offer deferment status of confirm
25: -- pradhakr 15-Jan-2003 Added one more paramter no_assessment_ind to the
26: -- call enrp_get_load_apply as an impact, following
27: -- the modification of the package Igs_En_Prc_Load.
28: -- Changes wrt ENCR026. Bug# 2743459
29: -- anwest 20-Jul-2004 IGS.M ADTD003
30: -- Added the res_pending_fee_status function to enable
31: -- finer derivation of the PENDING fee status by

Line 1667: IF (IGS_EN_PRC_LOAD.enrp_get_load_incur(

1663: -- the IGS_EN_SU_ATTEMPT records.
1664: FOR v_cir_cat_rec IN c_cir_cat(
1665: v_sua_sca_rec.cal_type,
1666: v_sua_sca_rec.ci_sequence_number) LOOP
1667: IF (IGS_EN_PRC_LOAD.enrp_get_load_incur(
1668: v_sua_sca_rec.cal_type,
1669: v_sua_sca_rec.ci_sequence_number,
1670: v_sua_sca_rec.discontinued_dt,
1671: v_sua_sca_rec.administrative_unit_status,

Line 1680: IGS_EN_PRC_LOAD.enrp_clc_sua_eftsu(

1676: -- anilk, Audit special fee
1677: NULL, -- for p_uoo_id
1678: 'N') = 'Y') THEN
1679: v_sua_eftsu := v_sua_eftsu +
1680: IGS_EN_PRC_LOAD.enrp_clc_sua_eftsu(
1681: v_sua_sca_rec.person_id,
1682: v_sua_sca_rec.course_cd,
1683: v_sua_sca_rec.course_version_number,
1684: v_sua_sca_rec.unit_cd,