Receivables - EBS (MOSC)

MOSC Banner

AR - XLA- GL

edited Oct 15, 2012 5:35PM in Receivables - EBS (MOSC) 1 commentAnswered
Hi

I am trying to join ar_cash_Receipts to xl tables

 For that I followed the below approach :

ar_cash_receipts . cash_receipt_id = ar_receivable_applications.cash_Receipt_id

ar_receivable_applications.receivable_application_id = ar_distributions.source_id

ar_distributions.line_id = xla_distribution_links .source_distribution_id_num_1

The following joins are working fine for some reciepts but not for all. For few receipts the ar_distributions.line_id does not have corresponding xla_distribution_links .source_distribution_id_num_1

In that instance , I have tried joining ar_receivable_applications.event_id =  xla_distribution_links .event_id

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