DBA Data[Home] [Help]

APPS.IGS_FI_PRC_HOLDS dependencies on IGS_FI_GEN_008

Line 335: igs_fi_gen_008.get_plan_details (p_n_person_id => p_person_id,

331: -- check if the Person is on an Active Payment Plan.
332: -- if the the Person is on an Active Payment Plan , hold application will be evaluated
333: -- based on the payment plan installments.
334: -- Invoke the Generic procedure
335: igs_fi_gen_008.get_plan_details (p_n_person_id => p_person_id,
336: p_n_act_plan_id => l_n_act_plan_id,
337: p_v_act_plan_name => l_v_act_plan_name
338: );
339: