DBA Data[Home] [Help]

APPS.IGS_FI_CREDIT_PVT dependencies on IGS_FI_PRC_HOLDS

Line 573: igs_fi_prc_holds.finp_auto_release_holds( p_person_id => p_credit_rec.p_party_id,

569: -- The holds table, IGS_FI_PERSON_HOLDS, will contain the credit id of the
570: -- transaction as the release_credit_id
571: l_v_message_name := NULL;
572: IF (l_v_credit_class NOT IN ('ENRDEPOSIT','OTHDEPOSIT')) AND l_v_manage_accounts <> 'OTHER' THEN
573: igs_fi_prc_holds.finp_auto_release_holds( p_person_id => p_credit_rec.p_party_id,
574: p_hold_plan_level => 'S',
575: p_release_credit_id => l_n_credit_id,
576: p_run_application => 'N',
577: p_message_name => l_v_message_name