DBA Data[Home] [Help]

APPS.IGF_SL_DL_GEN_XML dependencies on IGF_GR_REPORT_PELL

Line 1362: igf_gr_report_pell rep

1358: IS
1359: SELECT
1360: rep.rep_entity_id_txt
1361: FROM
1362: igf_gr_report_pell rep
1363: WHERE
1364: rep.rep_entity_id_txt = p_source_id AND
1365: rep.ci_cal_type = p_cal_type AND
1366: rep.ci_sequence_number = p_seq_number;