DBA Data[Home] [Help]

APPS.JMF_GTA_TRX_UTIL dependencies on JMF_GTA_TYPE_MAPPINGS

Line 161: ,jmf_gta_type_mappings jgtm

157: INTO
158: l_invoice_type
159: FROM
160: jmf_gta_tax_limits_all jgtla
161: ,jmf_gta_type_mappings jgtm
162: ,ra_customer_trx_all rcta
163: WHERE rcta.customer_trx_id = p_customer_trx_id
164: AND rcta.cust_trx_type_id = jgtm.transaction_type_id
165: AND jgtm.limitation_id = jgtla.limitation_id