DBA Data[Home] [Help]

APPS.PAY_PYAURECP_XMLP_PKG dependencies on FND_CONCURRENT_REQUESTS

Line 103: from FND_CONCURRENT_REQUESTS

99: LP_LST_YR_TERM,
100: LP_PAYROLL_ID,
101: LP_REGISTERED_EMPLOYER
102:
103: from FND_CONCURRENT_REQUESTS
104: where request_id= FND_GLOBAL.conc_request_id;
105: P_ASSIGNMENT_ID:=LP_ASSIGNMENT_ID;
106:
107: P_CONC_REQUEST_ID := FND_GLOBAL.CONC_REQUEST_ID;