DBA Data[Home] [Help]

APPS.IGS_FI_GEN_005 dependencies on IGS_EN_PRC_LOAD

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

13: --pathipat 18-Apr-2003 Enh:2831569 - Commercial Receivables build
14: -- Modified finp_get_acct_meth()
15: -- pradhakr 15-Jan-2003 Added one more paramter no_assessment_ind to
16: -- the call enrp_get_load_apply as an impact, following
17: -- the modification of the package Igs_En_Prc_Load.
18: -- Changes wrt ENCR026. Bug# 2743459
19: --smadathi 03-Jan-2003 Bug 2684895. Created new generic function
20: -- finp_get_prsid_grp_code which returns group code
21: sarakshi 13-sep-2002 Enh#2564643,removed the function validate_psa

Line 245: IF IGS_EN_PRC_LOAD.enrp_get_load_apply(

241: IF (c_suas%FOUND) THEN
242: CLOSE c_suas;
243: -- Check if load is incured
244: -- Added parameter p_include_audit
245: IF IGS_EN_PRC_LOAD.enrp_get_load_apply(
246: p_teach_cal_type => r_suaeh.CAL_TYPE,
247: p_teach_sequence_number => r_suaeh.ci_sequence_number,
248: p_discontinued_dt => r_suaeh.discontinued_dt,
249: p_administrative_unit_status => r_suaeh.ADMINISTRATIVE_UNIT_STATUS,