How to Embed BIP report with parameter onto person search screen in Oracle HCM cloud
Summary:
Embeded BIP report with person number parameter using page composer onto Employment Info screen into oracle HCM cloud.
How do I pass searched person number to report parameter.
Content (required):
Report display details for logged-in person if query changed to user fnd_global.user_name
But for searched person it will show logged-in person details.
Version (include the version you are using, if applicable):
Oracle Fusion Cloud Applications
23B (11.13.23.04.0)
Code Snippet (add any code snippets that support your topic, if applicable):
SELECT DISTINCT
paf.assignment_id
, ppf.person_number
, ppf.person_id
, pae.aei_information_date1
, pae.aei_attribute1
Tagged:
0