Using ra_customer_trx_lines_all in pl/sql
Hello out there,
I am running the standard lockbox interface and not getting the expected results. The program does not use the _all version of many of the tables and we have MOAC installed. For example, if I query ra_customer_trx_lines I get 0 rows but when i query the ra_customer_trx_lines_all table I get the data. Oracle Support reminded me that i have to dynamicallyu set the org_id first in my sql, which I did. I stll get 0 rows returned for the non_MOAC version of the tables. How can I tell whether the reason I do not get the expected results is because