DBA Data[Home] [Help]

APPS.PAY_HR_OTC_RETRIEVAL_INTERFACE dependencies on PAY_DB_PAY_SETUP

Line 2301: pay_db_pay_setup.set_session_date (SYSDATE);

2297: hxc_generic_retrieval_pkg.g_ret_criteria.organization_id :=
2298: p_organization_id;
2299: hxc_generic_retrieval_pkg.g_ret_criteria.gre_id := p_gre_id;
2300: l_since_date := p_since_date;
2301: pay_db_pay_setup.set_session_date (SYSDATE);
2302: l_batch_ref := NVL (p_old_batch_ref, p_new_batch_ref);
2303: l_where_clause :=
2304: where_clause (p_bg_id,
2305: p_location_id,