DBA Data[Home] [Help]

APPS.IGS_FI_PRC_LOCKBOX dependencies on IGS_FI_CREDITS_ALL

Line 2265: l_v_credit_number igs_fi_credits_all.credit_number%TYPE;

2261: l_v_msg_data VARCHAR2(2000);
2262: l_n_credit_id igs_fi_credits.credit_id%TYPE;
2263: l_n_cr_activity_id igs_fi_cr_activities.credit_activity_id%TYPE;
2264: l_v_msg_txt VARCHAR2(2000);
2265: l_v_credit_number igs_fi_credits_all.credit_number%TYPE;
2266:
2267:
2268:
2269: BEGIN

Line 2442: l_n_amount_api igs_fi_credits_all.amount%TYPE;

2438: l_n_cntr NUMBER(38);
2439: l_n_cntr1 NUMBER(38);
2440: l_b_rec_succ BOOLEAN;
2441:
2442: l_n_amount_api igs_fi_credits_all.amount%TYPE;
2443: l_n_cr_type_id_api igs_fi_cr_types_all.credit_type_id%TYPE;
2444: l_n_dflt_cr_type_id igs_fi_cr_types_all.credit_type_id%TYPE;
2445: l_v_act_plan_name igs_fi_pp_std_attrs.payment_plan_name%TYPE;
2446: l_n_act_plan_id igs_fi_pp_std_attrs.student_plan_id%TYPE;

Line 2915: p_v_desc_flex_name => 'IGS_FI_CREDITS_ALL_FLEX') THEN

2911: p_v_attribute17 => l_t_rc_tab(l_n_cntr).attribute17,
2912: p_v_attribute18 => l_t_rc_tab(l_n_cntr).attribute18,
2913: p_v_attribute19 => l_t_rc_tab(l_n_cntr).attribute19,
2914: p_v_attribute20 => l_t_rc_tab(l_n_cntr).attribute20,
2915: p_v_desc_flex_name => 'IGS_FI_CREDITS_ALL_FLEX') THEN
2916: l_b_val_err := TRUE;
2917: log_type2_err(l_t_rc_tab(l_n_cntr).lockbox_name,
2918: l_t_rc_tab(l_n_cntr).batch_name,
2919: l_t_rc_tab(l_n_cntr).item_number);