Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

SQL to get both po with requisition and without requisition in a single query

edited Mar 27, 2024 12:55PM in Reporting & Analytics for Fusion Service 1 comment

Hi All ,

I need a query to get SQL to get both PO with requisition and without requisition in a single query and the columns I am trying to fetch are below mentioned query. Mainly I need PO number, PO requestor name, and requisitioner name. Please help me with this issue. I am using the below query but I know it's wrong. Any help is appreciated. Thanks

SELECT DISTINCT PHA.SEGMENT1,

PPNF.FULL_NAME   REQ_NAME,

PPNF1.FULL_NAME   PREP_NAME,

PHA.PO_HEADER_ID,

PLA.PO_LINE_ID,

PDA.PO_DISTRIBUTION_ID,

PDA.CODE_COMBINATION_ID 

-- REQUISITION_NUMBER

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!