DBA Data[Home] [Help]

APPS.IGS_FI_GEN_005 dependencies on IGS_FI_FEE_TRG_GRP

Line 22: rnirwani 06-May-02 Bug# 2345570, in the usage of the view IGS_FI_FEE_TRG_GRP_V replaced the column trigger_type with trigger_type_code.

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
22: rnirwani 06-May-02 Bug# 2345570, in the usage of the view IGS_FI_FEE_TRG_GRP_V replaced the column trigger_type with trigger_type_code.
23: modification done in procedure finpl_val_trig_group
24: --smadathi 26-feb-2002 bug 2238413. procedure finp_get_receivables_inst modified
25: --jbegum 08-Feb-2002 Bug 2201081.Added function validate_psa.
26: --sarakshi 24-jan-2002 Bug 2195715.Added function finp_get_acct_meth

Line 488: IGS_FI_FEE_TRG_GRP.fee_trigger_group_number%TYPE)

484:
485: l_b_fee_trigger_found BOOLEAN := FALSE;
486:
487: FUNCTION finpl_val_trig_group (p_fee_trigger_group_number
488: IGS_FI_FEE_TRG_GRP.fee_trigger_group_number%TYPE)
489: RETURN BOOLEAN AS
490: BEGIN
491: -- validate the fee trigger group members match the student
492: DECLARE