DBA Data[Home] [Help]

APPS.HR_DM_IMP_BG_WHERE dependencies on HR_DM_GEN_MAIN

Line 29: (p_table_info in hr_dm_gen_main.t_table_info,

25: -- p_where_clause - Formatted where clause.
26: --
27: ------------------------------------------------------------------------------
28: procedure main
29: (p_table_info in hr_dm_gen_main.t_table_info,
30: p_cursor_type in varchar2,
31: p_query_type in varchar2,
32: p_where_clause out nocopy varchar2);
33: end hr_dm_imp_bg_where;