Receivables - EBS (MOSC)

MOSC Banner

Cash Receipts Distribution info

edited Jun 14, 2020 5:09AM in Receivables - EBS (MOSC) 7 commentsAnswered

Hi All,

I need to write a query to fetch the Receipts Distributions data. I have written the below query but it has duplicate records.

I am confused with the link between ar_misc_cash_distributions_all and ar_Cash_Receipts_history_All . Please can someone help.

SELECT cr.cash_Receipt_id "Receipt_id",

       hou1.name "Operating_unit",

       gcc.segment1 "Company",

       cr.doc_Sequence_value "Document_Number",

       cr.comments "Comments",

       TO_CHAR (acrha_current.trx_Date, 'DD-MON-YYYY') "Statement_Date",

       art.name "Activity",

       cr.receipt_number "Receipt_Number",

       al_status.meaning "State",

       acrha_first.status,

       TO_CHAR (cr.receipt_Date, 'DD-MON-YYYY') "Receipt_Date",

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center