DBA Data[Home] [Help]

APPS.JA_ZZ_INVOICE_CREATE dependencies on RA_CUST_TRX_TYPES

Line 443: ra_cust_trx_types types

439: lines.line_type
440: FROM ar_trx_lines_gt lines,
441: ar_trx_header_gt header,
442: ra_batch_sources_all rbs,
443: ra_cust_trx_types types
444: WHERE lines.request_id = c_request_id
445: AND header.trx_header_id = lines.trx_header_id
446: AND header.batch_source_id = rbs.batch_source_id
447: AND header.cust_trx_type_id = types.cust_trx_type_id