DBA Data[Home] [Help]

APPS.HR_DM_IMP_BG_WHERE dependencies on HR_DM_GEN_TDS

Line 798: hr_dm_gen_tds.get_cursor_from_clause (p_table_info => p_table_info,

794:
795: l_indent := 17;
796:
797: -- get the from clause for sub query
798: hr_dm_gen_tds.get_cursor_from_clause (p_table_info => p_table_info,
799: p_from_clause => l_sub_from_clause,
800: p_lpad_spaces => l_indent);
801:
802: -- get the where clause for sub query