DBA Data[Home] [Help]

APPS.PQH_FR_STAT_SIT_UTIL dependencies on PQH_REFRESH_DATA

Line 441: pqh_refresh_data.replace_where_params(

437: IF csr_attr_dtls%NOTFOUND THEN
438: hr_utility.set_location('Invalid Rule Attribute',10);
439: END IF;
440: CLOSE csr_attr_dtls;
441: pqh_refresh_data.replace_where_params(
442: p_where_clause_in => l_attr_dtls.where_clause,
443: p_txn_tab_flag => 'Y',
444: p_txn_id => p_emp_stat_situation_id,
445: p_where_clause_out => l_where_clause_out);