SELECT fe.executable_name,'Data Template (XML) Reports' object_type,fe.EXECUTION_FILE_NAME,
fcp.CONCURRENT_PROGRAM_NAME concurrent_program_short_name,fcpt.USER_CONCURRENT_PROGRAM_NAME,fcp.enabled_flag,DECODE (NVL(fcp.ENABLED_FLAG,'N'),'Y','Active','Inactive') active_status,
(select max(fcr.actual_start_date) from fnd_concurrent_requests fcr where fcr.concurrent_program_id = fcp.concurrent_program_id) last_execuation_date
FROM FND_EXECUTABLES FE,
FND_CONCURRENT_PROGRAMS FCP,
FND_CONCURRENT_PROGRAMS_TL FCPT
WHERE fe.execution_method_code = 'K'
AND fe.executable_name = 'XDODTEXE'
AND FE.executable_id = FCP.executable_id
AND FCP.concurrent_program_id = FCPT.concurrent_program_id
AND FCPT.language = 'US'
AND (fcpt.USER_CONCURRENT_PROGRAM_NAME LIKE 'XX%' OR fcpt.USER_CONCURRENT_PROGRAM_NAME LIKE 'LIN%' OR fcp.CONCURRENT_PROGRAM_NAME LIKE 'XX%' OR fcp.CONCURRENT_PROGRAM_NAME LIKE 'LIN%')
UNION
SELECT fe.executable_name,'PLSQL (XML) Reports' object_type,fe.EXECUTION_FILE_NAME,
fcp.CONCURRENT_PROGRAM_NAME concurrent_program_short_name,fcpt.USER_CONCURRENT_PROGRAM_NAME,fcp.enabled_flag,DECODE (NVL(fcp.ENABLED_FLAG,'N'),'Y','Active','Inactive') active_status,
(select max(fcr.actual_start_date) from fnd_concurrent_requests fcr where fcr.concurrent_program_id = fcp.concurrent_program_id) last_execuation_date
FROM FND_EXECUTABLES FE,
FND_CONCURRENT_PROGRAMS FCP,
FND_CONCURRENT_PROGRAMS_TL FCPT
WHERE fe.execution_method_code = 'I'
AND fcp.OUTPUT_FILE_TYPE = 'XML'
AND FE.executable_id = FCP.executable_id
AND FCP.concurrent_program_id = FCPT.concurrent_program_id
AND FCPT.language = 'US'
AND (fcpt.USER_CONCURRENT_PROGRAM_NAME LIKE 'XX%' OR fcpt.USER_CONCURRENT_PROGRAM_NAME LIKE 'LIN%' OR fcp.CONCURRENT_PROGRAM_NAME LIKE 'XX%' OR fcp.CONCURRENT_PROGRAM_NAME LIKE 'LIN%')
UNION
SELECT fe.executable_name,'RDF (XML) Reports' object_type,fe.EXECUTION_FILE_NAME,
fcp.CONCURRENT_PROGRAM_NAME concurrent_program_short_name,fcpt.USER_CONCURRENT_PROGRAM_NAME,fcp.enabled_flag,DECODE (NVL(fcp.ENABLED_FLAG,'N'),'Y','Active','Inactive') active_status,
(select max(fcr.actual_start_date) from fnd_concurrent_requests fcr where fcr.concurrent_program_id = fcp.concurrent_program_id) last_execuation_date
FROM FND_EXECUTABLES FE,
FND_CONCURRENT_PROGRAMS FCP,
FND_CONCURRENT_PROGRAMS_TL FCPT
WHERE fe.execution_method_code = 'P'
AND fcp.OUTPUT_FILE_TYPE = 'XML'
AND FE.executable_id = FCP.executable_id
AND FCP.concurrent_program_id = FCPT.concurrent_program_id
AND FCPT.language = 'US'
AND (fcpt.USER_CONCURRENT_PROGRAM_NAME LIKE 'XX%' OR fcpt.USER_CONCURRENT_PROGRAM_NAME LIKE 'LIN%' OR fcp.CONCURRENT_PROGRAM_NAME LIKE 'XX%' OR fcp.CONCURRENT_PROGRAM_NAME LIKE 'LIN%');
Regards,
Amar Alam
3 comments:
-- Query to retrieve the list of XML Publisher reports in Oracle EBS
<a href="https://digitalfloats.com/video-editing-course-in-hyderabad/">Oracle EBS + Query to Find List of XML Publisher Reports
;/a>
https://digitalfloats.com/video-editing-course-in-hyderabad
Sounds like a perfect getaway — tailored just for you! 🌟✨
<a href="https://digitalfloats.com/video-editing-course-in-hyderabad/">new
Amar Alam Oracle Technical World
;/a>
https://digitalfloats.com/video-editing-course-in-hyderabad
This agency holds an adaptive strategy,
opening doors for them to partner with establishments of all sizes and fields. Their track record
of successful campaigns and satisfied clientele speaks to their ability to deliver solutions
that are tangible in approach. With their strategic competence and versatility in the face of rapid
technological changes, this top-tier digital marketing company has become a reliable partner for
establishments looking to enhance their online presence and audience engagement.
BEST DIGITAL MARKETING COMPANY IN MOHALI
DIGITAL MARKETING AGENCY IN MOHALI
Post a Comment