standard AR new Invoice print header query is taking very long time for US Operating Units R12.1.3
Hi All,
I have standard AR new Invoice print header query is taking very long time for US Operating Units only.
Here is the 2nd UNION query was taking long time.
Could you please help me on this?
Oracle Apps R12.1.3 ,
Data Base Version: 11.2
SELECT
a.customer_trx_id
, a.trx_number
, NVL(P.TERMS_SEQUENCE_NUMBER,1)
, types.type
, l_types.meaning
, TYPES.ACCOUNTING_AFFECT_FLAG
, a.trx_date
, A.SHIP_TO_CUSTOMER_ID
, A.SHIP_TO_CONTACT_ID
, A.REMIT_TO_ADDRESS_ID
, A.PRIMARY_SALESREP_ID
, B.ACCOUNT_NUMBER
, A.INTERNAL_NOTES
, A.BATCH_SOURCE_ID
, A.COMMENTS