Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture
Comments
-
Use the below Query - SELECT payment.call_app_pay_service_req_code Payment_Batch_Name, To_char(payment.creation_date, 'MM-DD-YYYY') Payment_Batch_Creation_Date, payment.created_by, bpm_task.approvers, payment.payment_service_request_status FROM fusion.fnd_bpm_task_assignee bpm_assignee, fusion.fnd_bpm_task_b bpm_task,…