DBA Data[Home] [Help]

APPS.FA_FAS741_XMLP_PKG dependencies on FND_GLOBAL

Line 58: P_CONC_REQUEST_ID := fnd_global.CONC_REQUEST_ID;

54: l_report_name VARCHAR2(80);
55: l_conc_program_id NUMBER;
56: BEGIN
57: --Added during DT Fixes
58: P_CONC_REQUEST_ID := fnd_global.CONC_REQUEST_ID;
59: --End of DT Fixes
60: SELECT cr.concurrent_program_id
61: INTO l_conc_program_id
62: FROM FND_CONCURRENT_REQUESTS cr