DBA Data[Home] [Help]

APPS.IGF_SL_REL_DISB dependencies on IGF_AP_ISIR_MATCHED

Line 190: igf_ap_isir_matched match ,

186: SELECT
187: fabaserec.NSLDS_DATA_OVERRIDE_FLG,
188: match.nslds_match_flag
189: FROM
190: igf_ap_isir_matched match ,
191: igf_ap_fa_base_rec_all fabaserec
192: WHERE
193: match.base_id = p_base_id and
194: match.active_isir = 'Y' and