Tuesday, 4 March 2025

Oracle EBS + Query to Find List of XML Publisher Reports

 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

7 comments:

MARKETING said...

-- 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

MARKETING said...

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

Social Theka said...

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

White wave said...

Whitewave.in offers expert guidance for securing study visas through its IMP (International Migration Program) and provides comprehensive support for tourist visa applications.
best tourist visa consultants in punjab
UK Study Visa consultants in Mohali

Smart Choice Consultant said...

Smart choice consultant certified company is an undisputed leader in the field of overseas education consultancy today. Initially, Smart Choice, as the name suggests used to assist students with education options in Canada and USA.
Canada Tourist visa Consultants in Chandigarh
Canada immigration international mobility program

Social Theka said...


"Social Theka", a digital marketing company based in Mohali, Punjab has notably made a name for itself.
This company ranking amongst the top 10 in the city has established this strong reputation since it places a premium
on achieving and maintaining a culture of accomplishment and innovation.
BEST DIGITAL MARKETING COMPANY IN MOHALI
DIGITAL MARKETING AGENCY IN MOHALI

Social Theka said...


"Social Theka", a digital marketing company based in Mohali, Punjab has notably made a name for itself.
BEST DIGITAL MARKETING COMPANY IN MOHALI
DIGITAL MARKETING AGENCY IN MOHALI

Post a Comment