DBA Data[Home] [Help]

APPS.PAY_HR_OTC_RETRIEVAL_INTERFACE dependencies on PAY_DB_PAY_SETUP

Line 1569: pay_db_pay_setup.set_session_date (SYSDATE);

1565: hxc_generic_retrieval_pkg.g_ret_criteria.organization_id :=
1566: p_organization_id;
1567: hxc_generic_retrieval_pkg.g_ret_criteria.gre_id := p_gre_id;
1568: l_since_date := p_since_date;
1569: pay_db_pay_setup.set_session_date (SYSDATE);
1570: l_batch_ref := NVL (p_old_batch_ref, p_new_batch_ref);
1571: l_where_clause :=
1572: where_clause (p_bg_id,
1573: p_location_id,