DBA Data[Home] [Help]

APPS.PAY_PYAUPYT_XMLP_PKG dependencies on FND_CONCURRENT_REQUESTS

Line 117: from FND_CONCURRENT_REQUESTS

113: P_NT_LP,
114: P_REPORT_TYPE_LP ,
115: P_REPORT_NAME_LP
116:
117: from FND_CONCURRENT_REQUESTS
118: where request_id= FND_GLOBAL.conc_request_id;
119:
120: --insert into log_msg values('ATUL' , 'PYIEBIKA' ,'TEST' , P_BUSINESS_GROUP_ID_LP);
121: