DBA Data[Home] [Help]

APPS.PAY_QPA_API dependencies on PAY_QPQ_API

Line 702: pay_qpq_api.chk_for_con_request

698: -- Additional logic specific to this entity:
699: -- Do not allow the lock to be taken out if there is an AOL concurrent
700: -- request waiting to run or still running on a concurrent manager.
701: --
702: pay_qpq_api.chk_for_con_request
703: (p_payroll_action_id => p_payroll_action_id);
704: hr_utility.set_location(l_proc, 7);
705: --
706: open C_lock;