DBA Data[Home] [Help]

APPS.FV_GTAS_GL_PKG dependencies on RA_CUSTOMER_TRX_ALL

Line 2172: FROM ra_customer_trx_all

2168: ELSE
2169: --This might be an AR invoice
2170: SELECT trx_number
2171: INTO p_party_info_tab(i).doc_num
2172: FROM ra_customer_trx_all
2173: WHERE customer_trx_id = to_number(p_reference2);
2174: END IF;
2175:
2176: ELSIF (p_je_source = 'Payables' AND