What is SQL Receipt Accounting join to source_id_int_1 column from xla_transaction_entities?
Summary:
Trying to go from GL through Subledger Accounting to Receipt Accounting in Data Model SQL. Didn't find any documentation or hints on this.
Content (required):
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
application_id = 10096 application_name = CMR Receipt Accounting
where xla_transaction_entities.source_id_int_1 = receipt accounting table.column
0