DBA Data[Home] [Help]

APPS.IGF_GR_REPACKAGE dependencies on IGF_GR_RFMS_ALL

Line 420: l_pell_ft_aid igf_gr_rfms_all.pell_amount%TYPE := NULL;

416: lv_return_status VARCHAR2(1) := NULL;
417:
418: lv_message_ft fnd_new_messages.message_text%TYPE := NULL;
419: lv_return_status_ft VARCHAR2(1) := NULL;
420: l_pell_ft_aid igf_gr_rfms_all.pell_amount%TYPE := NULL;
421: l_pell_aid igf_gr_rfms_all.ft_pell_amount%TYPE := NULL;
422:
423:
424: l_log_message VARCHAR2(4000);

Line 421: l_pell_aid igf_gr_rfms_all.ft_pell_amount%TYPE := NULL;

417:
418: lv_message_ft fnd_new_messages.message_text%TYPE := NULL;
419: lv_return_status_ft VARCHAR2(1) := NULL;
420: l_pell_ft_aid igf_gr_rfms_all.pell_amount%TYPE := NULL;
421: l_pell_aid igf_gr_rfms_all.ft_pell_amount%TYPE := NULL;
422:
423:
424: l_log_message VARCHAR2(4000);
425: