DBA Data[Home] [Help]

APPS.PQH_SIT_ENGINE dependencies on PQH_REFRESH_DATA

Line 69: pqh_refresh_data.replace_where_params(

65: hr_utility.set_location('where_clause 2is : '||substr(l_where_clause_in,41,40),40);
66:
67: -- update the where clause with the context values
68:
69: pqh_refresh_data.replace_where_params(
70: p_where_clause_in => l_where_clause_in,
71: p_txn_tab_flag => 'N',
72: p_txn_id => p_person_id,
73: p_where_clause_out => l_where_clause_out);