DBA Data[Home] [Help]

APPS.HR_DM_IMP_BG_WHERE dependencies on HR_DM_TABLES

Line 475: l_who_info_alias hr_dm_tables.table_alias%type;

471: l_orig_parent_table varchar2(30);
472: l_orig_child_table varchar2(30);
473: l_operand varchar2(30) := ' ';
474: l_indent number;
475: l_who_info_alias hr_dm_tables.table_alias%type;
476: begin
477: hr_dm_utility.message('ROUT','entry:hr_dm_imp_bg_where.prepare_where_clause_for_chain ', 5);
478: hr_dm_utility.message('PARA','(p_cursor_type - ' || p_cursor_type ||
479: ')(p_query_type - ' || p_query_type || ')' ||