DBA Data[Home] [Help]

APPS.PAY_VOID_REVERSAL_PKG dependencies on PAY_FLOW_REQUESTS_PKG

Line 275: pay_flow_requests_pkg.insert_child_request(p_check_assignment_action,

271:
272: -- As we will wait for the request to get completed, insert the child request
273: -- in PAY_PROCESS_REQUESTS. The process monitor page will then display the request.
274:
275: pay_flow_requests_pkg.insert_child_request(p_check_assignment_action,
276: l_request_id);
277:
278: hr_utility.trace('Submitted request with ' || l_request_id);
279: