DBA Data[Home] [Help]

APPS.FV_1099_TRANSACTION dependencies on RA_CUST_TRX_TYPES

Line 48: from ra_cust_trx_types

44: from ra_customer_trx,
45: fv_finance_charge_controls fcc
46: where related_customer_trx_id = v_process_inv_id
47: and cust_trx_type_id in (select cust_trx_type_id
48: from ra_cust_trx_types
49: where type = 'DM')
50: and interface_header_attribute3 = fcc.charge_type
51: and fcc.set_of_books_id = v_sob_id)
52: and set_of_books_id = v_sob_id