DBA Data[Home] [Help]

APPS.OKL_XMLGEN_PVT dependencies on ECX_MAPPINGS

Line 23: , ecx_mappings m

19:
20: CURSOR c_tt (b_transaction_number NUMBER) IS
21: SELECT t.ext_subtype, m.map_code, o.object_type
22: FROM ecx_tp_details_v t
23: , ecx_mappings m
24: , ecx_objects o
25: , okl_stream_interfaces si
26: WHERE t.transaction_type = 'OKL_ST'
27: AND t.transaction_subtype = si.deal_type