DBA Data[Home] [Help]

APPS.HZ_IMP_LOAD_RELATIONSHIPS_PKG dependencies on HZ_IMP_TMP_REL_END_DATE

Line 1279: FROM hz_imp_tmp_rel_end_date t

1275: last_update_login = p_dml_record.last_update_login,
1276: request_id = p_dml_record.request_id
1277: WHERE (relationship_id, directional_flag) in (
1278: SELECT t.relationship_id, t.directional_flag
1279: FROM hz_imp_tmp_rel_end_date t
1280: WHERE int_row_id is not null
1281: and batch_id = p_dml_record.batch_id
1282: and sub_orig_system_reference between p_dml_record.from_osr and p_dml_record.to_osr
1283: and int_row_id not in (