DBA Data[Home] [Help]

APPS.IGF_GR_RFMS_ORIG dependencies on IGF_GR_RFMS_BATCH_ALL

Line 679: p_rfmb_id igf_gr_rfms_batch_all.rfmb_id%TYPE;

675: l_amount_total NUMBER DEFAULT 0;
676: l_batch_id VARCHAR2(60);
677: l_originated VARCHAR2(1);
678:
679: p_rfmb_id igf_gr_rfms_batch_all.rfmb_id%TYPE;
680: l_ft_pell_amt igf_gr_rfms_all.ft_pell_amount%TYPE;
681: l_pell_mat VARCHAR2(10);
682: l_isir_present BOOLEAN := FALSE;
683: